Yura Smolsky wrote:

Hello, mark.

mh> 2) My app uses long queries, some of which include
mh> very common terms. Using the "MoreLikeThis" query to
mh> drop common terms drastically improved performance. If
mh> your "killer queries" are long ones you could spot
mh> them and service them with a MoreLikeThis or simply
mh> limit the number of allowed terms in the query string.

Can you please explain what is "MoreLikeThis" query in the Lucene?

Not sure exactly how Mark is using it, but several of us worked on the MoreLikeThis query similarity generator:


http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/similarity/

Various javadoc links etc here:

http://searchmorph.com/weblog/index.php?id=44


Yura Smolsky.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to