Adrien Grand created LUCENE-4423:
------------------------------------
Summary: DocumentStoredFieldVisitor.binaryField ignores offset and
length
Key: LUCENE-4423
URL: https://issues.apache.org/jira/browse/LUCENE-4423
Project: Lucene - Core
Issue Type: Bug
Components: core/store
Reporter: Adrien Grand
This is no problem with SimpleText and Lucene40 since in their cases, offset is
always 0 and length the length of the byte[] array, but it might break with
custom codecs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]