Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

ADD FEEDBACK

Search & Navigation

Showing 37

Delete selected items in Search & Navigation (Find) using Episerver UI

As a webmaster/developer I would like to delete items in Search & Navigation (Find) index. Reason: It happens that a document does not get deleted ind the search index, when deleted in Episerver. These items can show up in a search and result...
over 3 years ago in Search & Navigation 1

Statistics API for Find

Statistics, for example, most frequent searched keywords should be exposed via an easy to use API. Reported from https://world.episerver.com/forum/developer-forum/Feature-requests/Thread-Container/2015/6/possible-to-get-information-about-most-freq...
over 3 years ago in Search & Navigation 0 Future consideration

Add Async/Await APIs to avoid thread pool exhaustion

Multiple interfaces within the product are forcing clients and partners to abandon proper async/await implementations because the product does not implement async itself. This means that even if solutions properly implement async, they will eventu...
over 3 years ago in Search & Navigation 0 Future consideration

Epi Find Interface

- Interface is too basic e.g. for the charts, we have mouse over every peak just to see each statistic. - Seems to be lacking insightful data. Would like access to download the raw data so we can massage it for a more meaningful analysis.
over 3 years ago in Search & Navigation 3 Future consideration

Public API for accessing automatically created related queries

As a developer I would like a way to retrieve and potentially delete or modify the automatically created related queries(a feature of search and navigation). In some cases the "Did you Mean" feature will give bad results, so companies need a way t...
over 3 years ago in Search & Navigation 2 Planned

Search within a geographical location

As a developer I want to be able to search within an area. For examle "Find all dealers within 100 miles from this location". Something like this: var result = SearchClient.Instance.Search<DealerProduct>() .Filter(x => x.DealerLocation.Wi...
over 3 years ago in Search & Navigation 1 Future consideration

Expand Word Limit on Synonyms

Customers in Law have longer synonyms than three words and cannot accurately work with the Synonym feature we offer because of this
about 4 years ago in Search & Navigation 1 Investigating