The Phrase module is configured by editing the RELRANK_PHRASE XML element.
You add a Phrase module with the RELRANK_PHRASE element, which is a sub-element of the RELRANK_STRATEGY element.
<RELRANK_STRATEGIES> <RELRANK_STRATEGY NAME="PhraseMatch"> <RELRANK_PHRASE APPROXIMATE="TRUE" QUERY_EXPANSION="FALSE" SUBPHRASE="TRUE"/> </RELRANK_STRATEGY> </RELRANK_STRATEGIES>
To configure the Phrase module:
Details on the three options are explained in the following topic.