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 5

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

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

Consider including an option to control request timeout for unifiedsearch

Hello, my client recently ran into an issue where intermittent network-failures caused Find-calls to time-out. In order to mitigate similar issues it would be convinient if there was some way to control the timeout through the public API. Here are...
about 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

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