[ http://issues.apache.org/jira/browse/LUCENE-699?page=all ]
Hoss Man resolved LUCENE-699.
-----------------------------
Resolution: Invalid
Please do not post questions in Jira -- questions and general discussion about using Lucene
should take place on the java-user mailing list.
Jira is only for submitting/tracking new features, or bug reports (usually after some discussion
on the mailing lists)
> 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|