Try our conversational search powered by Generative AI!

Catalog search

Vote:
 

Hi,

In EPiServer CMS 7 you can browse the Commerce catalog.  Does anyone know what returns the search results when the editor searches for a catalog item?  We are using EPiServer Find, but I still get results back when the index in empty.

See attached image. search

Thanks

#132008
Aug 12, 2015 10:03
Vote:
 

Image url: http://danieldekock.com/search.jpg

#132009
Aug 12, 2015 10:06
Vote:
 

The editor catalog search is configured inside Mediachase.Search.config, often using a LuceneSearchProvider of type Mediachase.Search.Extensions.Indexers.CatalogIndexBuilder.

#132010
Aug 12, 2015 10:19
Vote:
 

To be more detail, by default, Commerce uses LuceneSearchProvider, and CatalogIndexBuilder is the "indexer" - to build index. Those can be configured in Configs\Mediachase.Search.Config, in both front-end and back-end (Commerce Manager) sites.

To work with Find you will need to install and then configure FindSearchProvider, more information can be found here: http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-Commerce/75/Search/Configuring-EPiServer-Find-search-provider/

Regards,

/Q

#132030
Aug 12, 2015 14:45
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.