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
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: [email protected]
For additional commands, e-mail: [email protected]