Quantcast
Channel: Optimizely Search & Navigation
Browsing all 6894 articles
Browse latest View live

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 Article


Category 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 Article


Unified 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 Article

Commerce – 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 Article

Phonetic 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 Article


Commerce – 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 Article

Summary 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 Article

Querying 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 Article


Indexing custom POCO

Hi,I'm trying to index a custom POCO instead of variants for performance reasons. When following the guid at:...

View Article


Unwanted 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 Article

How 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 Article

Search 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 Article

Episerver 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 Article


Issues 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

Building 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 Article


EpiFind 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 Article

Commerce 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 Article


Serious 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 Article

Episerver 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
Browsing all 6894 articles
Browse latest View live