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
Hi!
I've tried to create my own indexer following the documentation. Unfortunately, this doesn't work. I get the included node types as answer, but I can also get other document types. Why is this? And what can I do to fix this problem?
<IndexSet SetName="ExternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/External/"> <IndexAttributeFields> <add Name="id" /> <add Name="nodeName" /> <add Name="path" /> <add Name="nodeTypeAlias" /> <add Name="parentID" /> </IndexAttributeFields> <IndexUserFields> <add Name="heading"/> <add Name="mainBody"/> </IndexUserFields> <IncludeNodeTypes> <add Name="NewsItem"/> </IncludeNodeTypes> </IndexSet>
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
Examine: IncludeNodeTypes doesn't work.
Hi!
I've tried to create my own indexer following the documentation. Unfortunately, this doesn't work. I get the included node types as answer, but I can also get other document types. Why is this? And what can I do to fix this problem?
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.