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

Reply via email to