You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Paul Elschot (JIRA)" <ji...@apache.org> on 2006/12/11 20:20:21 UTC

[jira] Closed: (LUCENE-300) [PATCH] Refactoring of SpanScorer

     [ http://issues.apache.org/jira/browse/LUCENE-300?page=all ]

Paul Elschot closed LUCENE-300.
-------------------------------


> [PATCH] Refactoring of SpanScorer
> ---------------------------------
>
>                 Key: LUCENE-300
>                 URL: http://issues.apache.org/jira/browse/LUCENE-300
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>    Affects Versions: CVS Nightly - Specify date in submission
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Paul Elschot
>            Priority: Minor
>         Attachments: SpanScorer.java, SpanScorer.java
>
>
> Refactored some common code in next() and skipTo(). 
> Removed dependency on score value for next() and skipTo(). 
> Passes all current tests at just about the same speed 
> as the current version. Added minimal javadoc. 
>  
> Iirc, there has been some discussion on the dependency of next() 
> and skipTo() on the score value, but I don't remember the conclusion. 
> In case that dependency should stay in, it can be adapted 
> in the refactored code.

-- 
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