Robert Muir created LUCENE-4957:
-----------------------------------
Summary: Stop IndexWriter from writing broken term vector offset
data in 5.0
Key: LUCENE-4957
URL: https://issues.apache.org/jira/browse/LUCENE-4957
Project: Lucene - Core
Issue Type: Bug
Reporter: Robert Muir
Today we allow this in (some analyzers are broken), and only reject them if
someone is indexing offsets into the postings lists.
But we should ban this also when term vectors are enabled. Its time to stop
writing this broken data and let broken analyzers be broken.
--
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]