AI OnAI Off
The editor catalog search is configured inside Mediachase.Search.config, often using a LuceneSearchProvider of type Mediachase.Search.Extensions.Indexers.CatalogIndexBuilder.
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
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.
Thanks