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

The Find user interface is currently not available, please try again later.

Just started experimenting with Find, I followed the steps to create a project with Find. When I login to episerver, I see the Find option in the top menu, and underneath the options:Manage Configure...

View Article


Automatic landing pages

In the sales materials there's a lot of talk about Find and automatic landing pages. Does anyone have a simple example implementation of this functionality? I don't want to reinvent the wheel if...

View Article


Multi Type Search

Hi All,I'm new to Episerver development, but have been a software developer for a few years now.Does anyone know if its possible to perform a "Free Text Search" against multiple types and without...

View Article

Camel Case Config and Episerver Find UI Conflict

Hi Everyone, When I config application to serialize the json in camel case boosting page in find ui shows everything in undefined. if you trace the dGrid values, you can see all culumn definitions and...

View Article

Episerver Find and ServiceApi Conflict

Hi everyone,I'm using episerver find and I just add ServiceApi to the project. Since then UnifiedSearch stops working. I've compared the requests , and the only difference is that whenever I have...

View Article


Episerver Find autocomplete feature implementation via MVC

Hello,I am trying to get autocomplete functionality to work and have added autocomplete queries in the admin mode. I dont want it to achieve using exposing index url and wanted to achieve using MVC.In...

View Article

Searches without relevant hits in statistics always show CTR 0%

Hello,I am using Episerver Find 11.1.6.4396 version.For statistics tracking I have used .track() method in my controller and using namespace is using EPiServer.Find.Framework.Statistics;In CMS Edit...

View Article

Projections on a nested collection

Hi!I have a collection of products and by convention we've added the variants as a property so they are indexed together.What I'd like to do is project over the results and get the cheapest variant in...

View Article


Nested Queries with More Than One Level

We're implementing Find for a client who requires filtering on dynamic attributes at the ProductVariant level. IEProductProductVariantAttributesColor: BrownMaterial: WoodProductVariant2AttributesColor:...

View Article


OrderBy and string comparison

When sorting results based on a string, it doesn't seem like the stringcomparer used takes culture into consideration."Abc", "Bcd", "Åäö" comes out in the order "Abc", "Åäö", "Bcd".Am I missing...

View Article

Autocomplete is returning 0 Hits Find 11

Hello,I am using Episerver Find 11 and implementing the autocomplete functuionality using Jquery as mention on episerver document...

View Article

Episerver Find - Indexing global assets when running multi-site

Hi,I am having an issue indexing PDFs which resides in global asset folder: they are not indexed.What is the default behavior when Episerver Find indexes global assets? (which url are they being index...

View Article

Autocomplete suggestion for complete word not only on prefix

Hello,I have implemented Episerver Find autocomplete functionality using Jquery/Ajax<script language="javascript"> $(document).ready(function () { $("#search").autocomplete({ source: function...

View Article


Accessing and Indexing page type specific properties In Episerver Find

Hello,I am using Episerver CMS 9.9 and Episerver Find(Version 11.1.6.4396) for search functionality in our Blog.I have a requirement where I want to access/index Blog pages(page type) properties(Images...

View Article

How to speed up processing of the indexing queue

When an episerver page is published or edited, a reference to the page is added to the SQL table tblFindIndexQueue and then the rows in this table are processed.At some periods of the year our editors...

View Article


Issue with Episerver Find CMS Reindexing Scheduled Job

Hi,We are currently facing constant issues of site going down for almost on everyday for Production Site. This happenes almost at every 3 hours of time gap which is the duration set to run the...

View Article

Index content for all languages for Episerver Commerce in Find

Hi!I'm using the Episerver.Find.Commerce to index my Commerce site, but I only get product and variations in one language.What am I missing?The index has all the existing languages included and there...

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

Is it possible to get most popular searches for a specific time period

HiAs the subject says: is it possible to get a list on the most popular searches for a specific time period?BrPer

View Article

Epifind - Access Control List

Hi, I have a few questions about epifind and access control.While showing search results, we have to limit access to certain users / groups. In the documentation...

View Article
Browsing all 6894 articles
Browse latest View live