Phrase2CountFactor

Name

Phrase2CountFactor -- gives more score to documents having a two-word phrase or subphrase

search.htm

Synopsis

Phrase2CountFactor {number}

The number parameter is a number in the range 0..255.

The command is applied to queries having with two or more search words and boosts the documents that have two search words next to each other, in addition to the effect of WordDistanceWeight.

The default value is 16.

Examples


Phrase2CountFactor 64
      

See also

DocSizeWeight IDFFactor MinCoordFactor NumDistinctWordFactor NumWordFactor WordFormFactor WordDistanceWeight Phrase3CountFactor the Section called Commands affecting document score in Chapter 11