On 05/05/2011 11:59, Ian Lea wrote:
See
http://www.hathitrust.org/blogs/large-scale-search/slow-queries-and-common-words-part-1
for an excellent article and solution to the problem with common
words.
Would this work when the user doesnt actualy use a phrase query
You could also consider using, and caching and reusing, filters for
the tnum and tracks fields.
`
This does sound promising because tracks has limited number of values,
so I guess you create the filter after indexing and cache it somehow
then modify the query to use the filter rather than the query somehow,
Ill read-up on it.
Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org