The Similar Text request uses a TF-IDF formula to compute the relevancy of the retrieved index items. The following attribute controls the minimum relevancy of a returned result:

<similardocs threshold="thresh"

The thresh value specifies the minimum relevancy threshold. Any retrieved item with a relevancy less than this value is excluded from the results. The default value is 0.

 
loading table of contents...