Epinova / Epinova.Elasticsearch

A search-plugin for Episerver CMS and Commerce
MIT License
29 stars 20 forks source link

Fixed search type for GetCatalogSearchResult + added AsyncGetCatalogSearchResult #111

Closed Sigve-Fast closed 4 years ago

Sigve-Fast commented 4 years ago

Fixing bug where GetCatalogSearchResult returned no results without using .InField because of missing mappings for the type in the index.

Also added async version of GetCatalogSearchResult.