Nested Convetion not working for extension methods
Hi, I have an extension method that returns an list of object with properies that I want to be able to filter and sort on.clientConventions.ForInstancesOf<WebProduct>().IncludeField(document...
View ArticleCategory Facets in Find
HelloI am wondering if someone have successeded doing a facets on subcategories?Say I have this setup of the categoriesCategory ASubcategory ASubcategory BSubcategory CCategory BSubcategory...
View ArticleUnified Search Index Projection Not Working at all
Hi, I am trying to customize the index projection for unified search like belowSearchClient.Instance.Conventions.UnifiedSearchRegistry .ForInstanceOf().ProjectTitleFrom(s => s.Position);But i have...
View ArticleCommerce – How relates IContentRepository.Save(IContent content, SaveAction...
Hi there,I am wondering if items saved via call IContentRepository.Save are automatically indexed on Find. This is question about Commerce.For example I am saving product under some category parents...
View ArticlePhonetic search?
According to https://world.episerver.com/documentation/developer-guides/find/architecture-and-languages/Find supports "Phonetics". Does this mean it is possible to enable Phonetic Matching? How?
View ArticleCommerce – How relates IContentRepository.Save(IContent content, SaveAction...
Hi there,I am wondering if items saved via call IContentRepository.Save are automatically indexed on Find. This is question about Commerce.For example I am saving product under some category parents...
View ArticleSummary property - where is it on a page?
In Find > Configure, what does the Summary property read on a page in Epi? Is it the Page description field on the SEO tab? In the Epi Find User Guide, it just describes the Summary property as "The...
View ArticleQuerying an external index
Hi,I have two separate, but related, sites. One of the sites I would like to promote on the other. One of the ways I'm going to promote it is by showing search results from the smaller site on the...
View ArticleIndexing custom POCO
Hi,I'm trying to index a custom POCO instead of variants for performance reasons. When following the guid at:...
View ArticleUnwanted synonyms in EPiServer Find
We have detected some words are registered as synonyms without us adding them manually. One example is "rus" (Norwegian for "intoxication") and "fyll" (Norwegian for binge drinking and "fill" as in...
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 ArticleSearch for an exact phrase like "Castle Dover".
Hi,Is is possible in Episerver Find to search for an exact phrase, the default implementation of Find searches for occurrences of "Castle" and "Dover" and add weighting to the search results. But I...
View ArticleEpiserver Find Search Statistics Click tracking search result issue
I am trying to implement click tracking using EPiServer Find for a CMS application. I am able to generate the statistics but the page name in the search results is showing up as page not found.Below is...
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 ArticleBuilding Term Facet For JSON object
Hi All ,Hope you are all doing well . I have been facing an issue to build a Term facet . My JSON object in FIND index will be like below"FilterAttributes": {"thredcount": "100","colour":...
View ArticleEpiFind click tracking and a CDN
Hey,We cache our search results so if you go to https://www.greenmangaming.com/search/far cry. We do the following:Query EpifindDisplay the resultsCache HTML on CDNOn the second hit. We do:Get the...
View ArticleCommerce Items being indexed in the find index when unpublished.
Currently, we have Episerver find working with Episerver commerce, and we have noticed that any unpublished items in the catalogue are also being indexed. Is this expected?I have found a solution to...
View ArticleSerious problems with developer index
I created new developer index and everything looked OK. When I ran the index job it was also successful and I started developing my search page (unified search). However, the only results I'm getting...
View ArticleEpiserver Find: Get PageData from UnifiedSearchResult
Hi there,Not sure if I'm missing something simple here, does anyone know an efficient way of getting the PageData or IContent reference from a Unified Search result in Episerver Find?I know one way it...
View Article"Weights" undefined when using UnifiedSearch
Hi!I've indexed a whole bunch of page types so that I can search among them using EPiServer Find UnifiedSearch.However, when I log in and access the EPiServer Find administration sections the list with...
View Article