The RELRANK_GLOM element implements the Glom relevance ranking module.
This module ranks single-field matches ahead of cross-field matches.
<!ELEMENT RELRANK_GLOM EMPTY>
The RELRANK_GLOM element has no attributes.
The RELRANK_GLOM element has no sub-elements.
This example implements a strategy called Single_Field.
<RELRANK_STRATEGY NAME="Single_Field"> <RELRANK_GLOM/> </RELRANK_STRATEGY>