Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Improve assets/blocks search engine in the back-end

Vote:
 

Hello,

Is there a way to customize the search engine used to filter assets/blocks in the back-end ?

I would like to be able to search by author (who uploaded the the asset) or by date of upload.

Thank you very much !

Loïc

#188054
Feb 09, 2018 17:00
Vote:
 

Which search engine does your back-office use? Find or Episerver.Search?

#188120
Feb 12, 2018 17:37
Vote:
 

Hello Erik,

We're using EPiServer Search v8.1.0

#188148
Feb 13, 2018 9:37
Vote:
 

Then the information is already in the search index in the fields EPISERVER_SEARCH_AUTHORS and EPISERVER_SEARCH_CREATED and you can create queries to search in those fields.

https://world.episerver.com/documentation/developer-guides/CMS/search/About-Episerver-full-text-search-client/

However if you wish to change which fields the default back-office searches in you will probably have to register your own search provider that creates your query:

https://world.episerver.com/documentation/developer-guides/CMS/search/Adding-search-providers/

#188159
Feb 13, 2018 14:00
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.