How to Filter a specific page type by page reference property of this page...
How to Filter a specific page type by page reference property of this page where this reference's metadatatitle is " events"Can anyone help me to make this happened . This is very urgent for my project
View ArticleProperty 'PageName' does not exist, can only assign values to existing...
Hi all,I have installed EPiServer Find version 1.0.0.343 to an CMS 6 R2 site. Indexing, browsing the index etc are working as it should, but when I try to do a search trough the API it fails. Have I...
View ArticleUnclear documentation for autoboosting with decay
HelloI'm have a hard time understanding and using autoboosting with decay.The customer wants newer pages to generally be more relevant.The documentation is quite unclear in my...
View ArticleIs the cms search effected by the contentindexer conventions
Hi,I'm adding some contentindexer conventions to add / exclude pages from being indexed. Are these conventions also applied to the cms search?
View ArticleExcerpt being build incorrectly
I have following page type:public class InformationPage : PageData { ... public virtual string Ingress { get; set; } ... public virtual XhtmlString MainText { get; set; } }I configure Excerpt as...
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 Articlenative.history.js 404
I have two pages where the file https://dl.episerver.net/12.2.4/epi-util/native.history.js gives a 404 errror.Does anyone else have the same problem?
View Articlenative.history.js returns 404
Hi!https://dl.episerver.net/12.2.4/epi-util/native.history.js returns 404 and adds ~200ms load time to each page.Is this file removed? Should we update Episerver find or is there any other fix for...
View Articlenative.history.js 404
I have two pages where the file https://dl.episerver.net/12.2.4/epi-util/native.history.js gives a 404 errror.Does anyone else have the same problem?
View ArticleCrawler connector: ignore session id
I've set up a crawler connector in EPiServer Find which seems to create duplicates in the index. When I investigated I've found out that the URLs differ only by JSESSIONID in URL. For...
View ArticleGetResult when some items are IContentData and some are not
Hey.I've created a common interface, ISearchHit. It has a few custom filtering options as well as a few fields related to actually displaying the search hit. Some page types implement this interface,...
View ArticleContent indexer conventions clarification?
Hi,I recently bumped into a possible issue, can't really determin if this is by design or a bug so I thought I'd raise the question here.I've written an indexing convention that is based on a boolean...
View ArticleFind Unified search stop working
we have had annoying problems with Find for few weeks now. At some point it seems that UnifiedSearch stops working and we get no results, while some other find searches still work. In error log we see...
View ArticlePlease use GetContentResult extension method for getting results with content...
Hello,After upgrading to the latest version of EPiServer Find we get the error "Please use GetContentResult extension method for getting results with content types". The thing is, the type/types we are...
View Articlefilter like string
I have a string array("Sweden","India","Australia"). I want to dispaly those page whose have the follwing anyone country in their tage page.In each page tag data present with coma...
View ArticleLooking up dl.episerver.net/...
Hi,I've just upgraded a project to the latest version of EPiServer and Find and all pages take ages to load which looks like it's caused as it's trying to look up "dl.episerver.net/..." which I believe...
View ArticleWhat is required on closed production server to open?
Hithe prod server is pretty "closed" and I need to open up for FIND.Is it enough to open http://es-api01.episerver.com/xxx_key which is IP 217.114.93.41port 80on a production server? or can it vary...
View ArticleGet most clicked results.
Anyone have any idea how to get the most clicked content over a certain time. For instance;People have searched the site for a week. I want to get the most clicked results from last week, regardless of...
View ArticleShow search result with Product and Variant both
Hi All, We have a requirement where the search will show both the products and its variants in the list. Is there any possibility to implement this in Episerver? Any help will be much appreciated.
View ArticleDistinct
Is there any way of searching for data using sql-like 'distinct' on a specific field?Lets say I have data structured like this:Product: Red shirtSize: SCode: ABC_001Style: ABCProduct: Red shirtSize:...
View Article