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

Robert Muir updated LUCENE-3706:
--------------------------------

    Attachment: LUCENE-3706.patch

Updated patch with tests for skipping and offsets + payloads.

this found a bad assert in FieldInfosWriter, I think its ready now.
                
> add offsets into lucene40 postings
> ----------------------------------
>
>                 Key: LUCENE-3706
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3706
>             Project: Lucene - Java
>          Issue Type: New Feature
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-3706.patch, LUCENE-3706.patch
>
>
> LUCENE-3684 added support for 
> IndexOptions.DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS, but
> only SimpleText implements it.
> I think we should implement it in the other 4.0 codecs (starting with 
> Lucene40PostingsFormat).

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