: For example, a document with the field numberOfParticipant at 10, i would
: like to have some similar documents with numberOfParticipant between 5 and
: 15.
: 
: Does this option exist ?

No ... MLT works purely on the basis of terms, so if you tried have 
MLT use a numeric field it would just find you docs that had the exact 
same value.

-Hoss

Reply via email to