[ 
https://issues.apache.org/jira/browse/LUCENE-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-4366:
---------------------------------------

    Attachment: LUCENE-4366.patch

New patch, removing the specialization entirely and instead just
trying to make things simpler (no more FakeScorer, no more
BucketTable, int[] instead of linked list).  I tried a number of
variations but they all seem to be slower than trunk ... so for now I
don't plan on pursuing this anymore ... just putting the patch up for
reference.

I also added a test case to verify passing max != Integer.MAX_VALUE
works (the code is otherwise untested today) ... I'll commit that
part.

                
> Small speedups for BooleanScorer
> --------------------------------
>
>                 Key: LUCENE-4366
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4366
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>         Attachments: LUCENE-4366.patch, LUCENE-4366.patch, LUCENE-4366.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to