[ 
https://issues.apache.org/jira/browse/LUCENE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419101#comment-13419101
 ] 

Martijn van Groningen edited comment on LUCENE-4224 at 7/20/12 1:46 PM:
------------------------------------------------------------------------

Attached a new patch.
* Added a Scorer that scores in order.
* Existing scorer throws an UOE in the advance() method.
                
      was (Author: martijn.v.groningen):
    Attached a new patch.
* Added a Scorer that scores in order.
* Existing throw a UOE in the advance() method.
                  
> Simplify MultiValuedCase in TermsIncludingScoreQuery
> ----------------------------------------------------
>
>                 Key: LUCENE-4224
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4224
>             Project: Lucene - Java
>          Issue Type: Task
>            Reporter: Robert Muir
>            Assignee: Martijn van Groningen
>         Attachments: LUCENE-4224.patch, LUCENE-4224.patch
>
>
> While looking at LUCENE-4214, i was trying to wrap my head around what this 
> is doing... 
> I think the code specialization in the multivalued scorer doesn't buy us any 
> additional speed? At least according to my benchmarks?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to