Re: FlattenGraphFilter assertion error

2019-03-07 Thread Nicolás Lichtmaier
Oops, sorry... in that code there's a "camelCase" parameter that is not implemented in normal Lucene. That is an option I've added for better camel case support, but the bug happens without that option as well. El 7/3/19 a las 20:33, Nicolás Lichtmaier escribió: After a lot of time... Here's

Re: FlattenGraphFilter assertion error

2019-03-07 Thread Nicolás Lichtmaier
After a lot of time... Here's an small example that triggers that assertion.             Builder builder = CustomAnalyzer.builder();             builder.withTokenizer(StandardTokenizerFactory.class); builder.addTokenFilter(WordDelimiterGraphFilterFactory.class, "camelCase", "1", "preserveOrigin