Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I try to search only by nodeName. This is my ExamineIndex:
<IndexSet SetName="ExternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/{machinename}/External/"> <IndexAttributeFields> <add Name="nodeName" /> </IndexAttributeFields> <IndexUserFields></IndexUserFields> <IncludeNodeTypes> <add Name="BlogArticle"/> <add Name="hubs"/> <add Name="ContentPage"/> <add Name="partners"/> <add Name="GettingSatrtedPage"/> <add Name="ListViewPage"/> <add Name="TeamMember"/> <add Name ="ThePowerOfPositivePage"/> <add Name="partner"/> </IncludeNodeTypes>
And this is ExamineSettings:
<add name="ExternalIndexer" type="UmbracoExamine.UmbracoContentIndexer, UmbracoExamine" supportUnpublished="true" supportProtected="true" analyzer="Lucene.Net.Analysis.WhitespaceAnalyzer, Lucene.Net"/>
My problem is that I get result that have names that not contains my search query.
Please advise me! Thank you!
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.
Continue discussion
Search Only by nodeName not Working
I try to search only by nodeName. This is my ExamineIndex:
And this is ExamineSettings:
My problem is that I get result that have names that not contains my search query.
Please advise me! Thank you!
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.