Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Phil 54 posts 139 karma points
    Oct 21, 2015 @ 09:07
    Phil
    0

    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:

    <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?

  • Edgar Rasquin 326 posts 925 karma points
    Jan 26, 2017 @ 11:39
    Edgar Rasquin
    0

    Hi Phil,

    I am struggling whith the same issue. Did you find a solution in the end?

    Cheers

  • Tobias Lopez 64 posts 210 karma points
    Nov 21, 2017 @ 10:33
    Tobias Lopez
    0

    hi have you found a solution?

Please Sign in or register to post replies

Write your reply to:

Draft