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 2018/03/04 15:30:00 UTC

[jira] [Created] (LUCENE-8191) merge TestRandomChains "brokenConstructors" list with "brokenOffsetsConstructors"

Robert Muir created LUCENE-8191:
-----------------------------------

             Summary: merge TestRandomChains "brokenConstructors" list with "brokenOffsetsConstructors"
                 Key: LUCENE-8191
                 URL: https://issues.apache.org/jira/browse/LUCENE-8191
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


Now that indexwriter checks offsets (LUCENE-7626), there is no difference between the two: A tokenstream that has brokenoffsets will fail regardless, only in a harder-to-debug way (e.g. some low level exception from indexwriter).

So I think we should just merge the two lists to reflect that: if it produces brokenOffsets, its broken. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org