mmatela commented on issue #11864:
URL: https://github.com/apache/lucene/issues/11864#issuecomment-1314436677
In my case the exception occurred with filters `WordDelimiterGraphFilter >
FlattenGraphFilter > StopFilter`, but it started to work when `StopFilter` was
moved before `FlattenGraph`
mmatela commented on issue #11864:
URL: https://github.com/apache/lucene/issues/11864#issuecomment-1314382093
Really doesn't look like a problem in SOLR.
`QueryBuilder.analyzeGraphBoolean()` creates a `GraphTokenStreamFiniteStrings`
(also Lucene class), retrieves a terms list from it and do