You are viewing limited content. For full access, please sign in.

Question

Question

Is there a way to turn off or hide Context Hits in a text search

asked on July 26, 2018

Is there an attribute or option to hide context hits?  For our situation, we are not finding them beneficial, and would prefer that the search results pane not split.

0 0

Answer

SELECTED ANSWER
replied on July 26, 2018

I found the Attribute. You should be able to add that to the attributes of the person that you want to remove the context section from in the Admin Console. Or you could add that o the Everyone user to push it. 

<Properties>
    <Attribute>
        <Name>[SETTINGS]DisplayContextLines</Name>
        <Data>No</Data>
    </Attribute>
</Properties>

0 0

Replies

replied on July 26, 2018

To change the setting for the Everyone group in the way Darrell mentions, set the attribute [Settings]DisplayContextLines to FALSE.

1 0
replied on July 26, 2018

You can go to Tools > Options > Search > Results Display and change it there. I am sure there is a way to change it in the attributes of a user through the Admin Console and you can most likely change that attribute for the Everyone user to push the change.  

0 0
SELECTED ANSWER
replied on July 26, 2018

I found the Attribute. You should be able to add that to the attributes of the person that you want to remove the context section from in the Admin Console. Or you could add that o the Everyone user to push it. 

<Properties>
    <Attribute>
        <Name>[SETTINGS]DisplayContextLines</Name>
        <Data>No</Data>
    </Attribute>
</Properties>

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.