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

Robert Muir commented on LUCENE-3864:
-------------------------------------

to improve checkindex: i guess there really isn't much we can enforce, but I 
think in testPostings we should
at least try to pull a docsAndPositions(offsets=true) if they are available.

in the case they aren't available we can also assert -1 for start and end 
offset, which would have caught my bug :)
                
> support offsets in MemoryPostings
> ---------------------------------
>
>                 Key: LUCENE-3864
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3864
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-3864.patch, LUCENE-3864.patch
>
>
> Really we should add this for Sep & Pulsing too... but this is one more

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