What's a BoostingBooleanQuery?

On May 24, 2009, at 7:09 AM, liat oren wrote:

Hi,
I have an index of 3 million documents.
I perform a regular search, using an analyzer and get the results within 1-2
minutes.
When I create a boostingBooleanQuery, and search within the index using a similiarity that the scorePayload return the boosting value, the search
takes about 10 minutes.
This is done by parsing a text - each word appears once, but its boosting
value is affected by the frequencies.

Is it because I have to index the documnets using a differnt analyzer?
How can it be done?

Thanks  a lot,
Liat

--------------------------
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using Solr/Lucene:
http://www.lucidimagination.com/search


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to