Loading TOC...

Phrase-Around Configuration Help

Each phrase-around specifies element markup to be phrased around in searches. Searches for phrases can skip around element boundaries when a phrase-around is configured for that element. For example, if there is a phrase-around configured on a <b> tag, then the following XML snippet would not return a match for a search for the phrase "to be or not to be":

            <p>to <b>be</b> or not to be</p> 

The phrase indexer needs to know phrases may cross these markup boundaries at load time and reindex time so that it includes the right information in the indexes supporting phrase search.

Configure the following for each phrase-around:


Buttons and Tabs: