Is there any way of doing this with the SOLR handler? I was looking for a param something like mlt.maxdf that could be applied in order to enforce this type of condition, but there doesn't seem to be one (in 1.3 at least).
Walter Underwood wrote: > > Common terms are not that useful for More Like This. Get rid of > terms with a low IDF. You want selective terms. > > Usually, picking the top 20 or so terms by tf.idf will eliminate > the low IDF terms, but you might need to specifically toss those. > > Phrase IDF is really, really useful for this. > > Note: I wrote the MLT support for Ultraseek. > > wunder > -- View this message in context: http://www.nabble.com/is-my-MoreLikeThis-performance-normal--tp21129767p21148564.html Sent from the Solr - User mailing list archive at Nabble.com.