Problems with synonyms
Hello!We have just began rolling out Find for one of our customers. While working locally in our dev environments (using dev indecies) synonyms have been working without flaw. However, once we started...
View Article'Preview the boosting effect' shows only undefined values
Hello!We used Episerver Find to implement search functionalities in our project. The problem is that if we go to Find -> Configure, in 'Preview the boosting effect' we see only records with...
View ArticleHow Does Find Work WIth Non-Standard Locales
I'm working on a project with Find and Commerce. The client is suggesting for us to use non-standard locales within their website to help them manage content, does anyone know if find can cope with...
View ArticleText in PDF body indexed but not found when searching
I have the following problem when searching for a term which only occurs in the text of a PDF file.The text in PDF files is indexed, i.e. "SearchAttachmentText$$string" is filled with the text of the...
View ArticleClick-through rate resetting percentage to 0%
"Searches without relevant hits. Searches that generated hits but had a low click-through rate. Phrases that are most frequently searched for and for which search results are clicked the least appear...
View ArticleIndexing content greater than 50MB in size
Hello,We have a requirement in our application to index some files which are greater than 50MB in size.Please let me know if there is any workaround to do this.
View ArticleTrying to optimize search query.
Hi,I have a couple of documents that refer from other pages. Is possible to make one search query in Find that filters out documents that are not referred from other pages? What we do today is search...
View ArticleHow to index content from custom media provider
Hi,I've created a custom media provider, but the media files are not being indexed. Is there something I need to implement for this to work?I'm using EpiFind version 12.4.3.0 and CMS version 10.10.4.0
View ArticleException: mapping for explicit nested path is not mapped as nested
Hi,I’m having difficulties getting a nested value into my Find index.I have a Commerce Variant with a property that exposes an IEnumerable<Price>: public IEnumerable<Price>...
View ArticleBest way to index multiple attachments?
To index a single attachment together with a page by adding a property of the Attachment type to the page model - like this - works...
View ArticleUnified Search - Statistics Tracking results in error
Hi,I am using Unified Search and I want it to appear in the Statistics, so added the Track() method.IEnumerable<UnifiedSearchHit> _SearchResults = searchClient.UnifiedSearch().For(queryString)...
View ArticleHaving trouble with a filter
When searching I only want to get pages in specific branches of the page tree.This works fine:myQuery.Filter(x => x.Ancestors().Match("48"))But shouldn't this give the same result?var...
View ArticleHow to display metadata from file in unified search?
I'm building a EPiServer 8.5 + Find 9.2 site and I wonder how I can get at the metadata embedded in the uploaded files (pdf, doc, docx etc). The site has public search function that uses unified...
View ArticleEpiserver Find in a separate project
Hi everyone,I am wondering if it is possible to have Episerver Find service in a separate project and not in the same project where Episerver CMS is referenced. I am trying to keep responsibilities...
View ArticleIndexing extra properties for Episerver Find and retrieving information from...
Hello everyone,I am currently using an extension method to index extra properties in the index for the website I am working on. I have verified that this is being indexed correctly in the index.I am...
View ArticleEpiServer Find Service security documentation and workflow
Hello,Does anyone know of or have any documentation on the Find cloud service architecture and workflow? I know there are overall documentation on the DXC architecture and how it has WAH,IDS ect for...
View ArticleMulti-words synonyms and WithAndAsDefaultOperator
I have an issue where multi-word synonyms have to work together with WithAndAsDefaultOperator, but I found that it...
View ArticleText in PDF body indexed but not found when searching
I have the following problem when searching for a term which only occurs in the text of a PDF file.The text in PDF files is indexed, i.e. "SearchAttachmentText$$string" is filled with the text of the...
View ArticleNestedConventions Usage and performance advice
In our current find index, we have products at the root level, and variants under products. We do not have any Nested Conventions enabled. There are about 30Kproducts, each with a few variants (many...
View ArticleIssues with new developer indexes
Are there issues with newly created developer indexes? I receive "(401) Unauthorized" errors when indexing and also received nested "IOException[No space left on device]" while indexing last Friday. I...
View Article