question in BooleanScorer
-------------------------
Key: LUCENE-699
URL: http://issues.apache.org/jira/browse/LUCENE-699
Project: Lucene - Java
Issue Type: Wish
Components: Search
Reporter: kaineci
when studying the lucene code, a question arised:in BooleanScore, why to use
hashed value to collect docs. what is the purpose of using range of 2048?
Couldn't collison of hash value of docid is i and i+2048 influences the
performace of evaluation? Thanks for your reply!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]