You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/04/25 14:10:15 UTC

[jira] [Created] (LUCENE-4957) Stop IndexWriter from writing broken term vector offset data in 5.0

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org