I installed Examine Dashboard package and there I saw that my Index wasn't created properly (compared with the values for the Examine External Index). I need to mention I do have published pages .
Have you tried republishing the site in order to regenerate the indexes, or using the Examine Dashboard package to regenerate (the Rebuild Index shown)?
Problems Configuring Indexes with Examine.
Hello Umbraco Friendly Community,
I'm trying to configure indexes with Examine and I'm having problems.I've added this bit inside ExamineIndex.config:
Inside ExamineSettings.config
<add name="ENIndexer" type="UmbracoExamine.UmbracoMemberIndexer, UmbracoExamine" indexSet="ENIndexSet" supportUnpublished="false" supportProtected="true" analyzer="Lucene.Net.Analysis.Standard.StandardAnalyzer, Lucene.Net"/>
<add name="ENSearcher" type="UmbracoExamine.UmbracoExamineSearcher, UmbracoExamine" indexSet="ENIndexSet" analyzer="Lucene.Net.Analysis.Standard.StandardAnalyzer, Lucene.Net" enableLeadingWildcards="true"/>
I installed Examine Dashboard package and there I saw that my Index wasn't created properly (compared with the values for the Examine External Index). I need to mention I do have published pages .
Index info & tools
Have you tried republishing the site in order to regenerate the indexes, or using the Examine Dashboard package to regenerate (the Rebuild Index shown)?
What Umbraco Version are you using?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.