ant test -Dtestcase=TestRandomChains -Dtests.method=testRandomChains -Dtests.seed=12635ABB4F789F2A -Dtests.multiplier=3 -Dtests.locale=pt -Dtests.timezone=America/Argentina/Salta -Dargs="-Dfile.encoding=ISO8859-1"
This test has two shinglefilters, then a common-grams filter. I think posLen impls in commongrams and/or shingle has a bug if the input is already a graph.

Migrated from LUCENE-4170 by Robert Muir (@rmuir), 2 votes, updated May 03 2013
Attachments: LUCENE-4170.patch, recursive.shinglefilter.output.png
Linked issues:
ant test -Dtestcase=TestRandomChains -Dtests.method=testRandomChains -Dtests.seed=12635ABB4F789F2A -Dtests.multiplier=3 -Dtests.locale=pt -Dtests.timezone=America/Argentina/Salta -Dargs="-Dfile.encoding=ISO8859-1"
This test has two shinglefilters, then a common-grams filter. I think posLen impls in commongrams and/or shingle has a bug if the input is already a graph.
Migrated from LUCENE-4170 by Robert Muir (@rmuir), 2 votes, updated May 03 2013
Attachments: LUCENE-4170.patch, recursive.shinglefilter.output.png
Linked issues: