EPiFind Indexing error
Hi When I ran find index on my commerce site, I received the following error, I have already spent a few hours, but still couldn't figure out what caused this. WARN EPiServer.Find.Cms.ContentIndexer:...
View ArticleEPiServer Find 429 Too many requests on a cached method
Hi,A customers site that I'm working on is getting error (429): Too many requests once in a while. A simple way to allways re-create the error is to hold "enterkey" on the search function. The search...
View ArticleFilter on ContentAreaItems
Hi,I have a Find query where I search for a specific page type and I want to filter that query on items in the page's ContentArea. I´ll try to explain:There is a page type called PartnerPage and on...
View ArticleHow to check for version of Find on server?
Given the URL to the index, is it possible to check what version of Find it is running?I've got an "on premise" installation without remote access, and are curious about what version it is running...
View ArticleEPiServer Find facet management and product/variant search
I'm starting to implement Find on a QuickSilver solution replacing the Lucene-based implementation. What I'm a bit puzzled about is how to implement a flexible way of handling facets/filters.In the...
View ArticleEpiserver Find Content Indexing Job Issue
Hi,We have a very content heavy site close to 85000 entries. Since we upgraded the episerver versions to our site, the epi find job hasn't been behaving as it used to be. It either looses its full...
View ArticleTesting analyzers
Hello,I have an issue with access to "analyze API" when I try to analyze e.g:http://es-api01.episerver.com/.../index_name/_analyze?analyzer=standard&text=TextServer returns an error: "Your key is...
View ArticleFilterOnReadAccess() broken due to changes in VirtualRoleRepository...
HiEpiserver Find extension method ContentSearchExtensions.FilterOnReadAccess is broken. It no longer returns any results for anonymous users.The issue happens with the latest nugets:EPiServer.CMS.Core...
View ArticleUnifiedSearch from a specified contentreference (issue)
Hi,I'm trying to build a unifiedsearch that takes the structure in consideration. In other words I want the search to get pages _from or under_ the given contentreference.I've tried to do this in...
View ArticleCaching DateTime
Hi,I would like to use StaticallyCacheFor in EPiServer Find. One of the search filters is DateTime.Now which will cause it to never to hit the cache.Is there a way around it besides removing the...
View ArticleEmpty Synonyms list in Find UI
I'm having a problem with the synonyms list in Find UI. When adding a synonym, i get a message that the synonym is saved and the response is something like...
View ArticleUsing tracking and StaticallyCacheFor
Hi,When using tracking and StaticallyCacheFor together it results in two calls to the EPiServer Find...
View ArticleEPiFind Indexing error
Hi When I ran find index on my commerce site, I received the following error, I have already spent a few hours, but still couldn't figure out what caused this. WARN EPiServer.Find.Cms.ContentIndexer:...
View ArticleEPIFind and the language installation
Hi,If EPIFind is installed in Swedish and English, is it possible to install it Dutch as well? If Yes, how?Thank you in advance.Best regards,Dharmi
View ArticleSpell Checker in FIND 11
Hi,Has the Spelling Suggestions been removed from FIND 11? I would like to have a Spelling Suggestion on my search results page but I cant seem to find out how this is implemented in Episerver FIND 11...
View ArticleNo results when FilterForPublicSearch is true
When using UnifiedSearch, no results are returned when calling: _client.UnifiedSearch() .For(queryString) .GetResult();Turning off "FilterForPublicSearch" returns results. _client.UnifiedSearch()...
View Articlewhat nuget packages are needed for getting Find 10 up and running in commerce...
Exactly what packages are needed on the commerce manager site to get it up and running with Find 10?We are starting with packages EPiServer.CommerceManager 9.1 and it pulls in EPiServer.Commerce.Core...
View ArticleSite specific Best Bet
So, we have a solution with 3 sites specified, each of them having their own Best Bets. The question I have is if one can specify from which site you should get the Best Bets? The solution is today...
View ArticleAvoid indexing contentassetfolder/Media Images
Hi,I've just integrated our episerver site with Find (Episerver version : 8, Episerver Find version: 9.2) . I tried to index from admin mode (using the content indexing job).I'm seeing that our...
View Article