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
My aim is to add additional fields to the searching parameters for the internal search - I have amended ExamineIndex.config to index the new property:
ExamineIndex.config
<IndexSet SetName="InternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/Internal/"> <IndexUserFields> <add Name="briefing"/> </IndexUserFields> </IndexSet>
However, after rebuilding the internal index, it seems as though the internal search is only using the node name.
Is it possible to search multiple properties with the internal search?
Hi Phil,
I am struggling whith the same issue. Did you find a solution in the end?
Cheers
hi have you found a solution?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Searching other fields in the internal backoffice search box - v7.1.0
My aim is to add additional fields to the searching parameters for the internal search - I have amended
ExamineIndex.config
to index the new property:However, after rebuilding the internal index, it seems as though the internal search is only using the node name.
Is it possible to search multiple properties with the internal search?
Hi Phil,
I am struggling whith the same issue. Did you find a solution in the end?
Cheers
hi have you found a solution?
is working on a reply...