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
how to include the external index to the indexset
<IndexSet SetName="ExternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/External/"></IndexSet>
<IndexSet SetName="ExternalMemberIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/ExternalMember/"></IndexSet>
<IndexSet SetName="IndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/Sample/" IndexParentId="1111"
below location is an external index , how i can place that in indexset for the examine search
<add Name="locations"/>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
External index for examine search
how to include the external index to the indexset
<IndexSet SetName="ExternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/External/"></IndexSet>
<IndexSet SetName="ExternalMemberIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/ExternalMember/"></IndexSet>
<IndexSet SetName="IndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/Sample/" IndexParentId="1111"
below location is an external index , how i can place that in indexset for the examine search
<add Name="locations"/>
is working on a reply...