Re: SynonymFilterFactory deprecated since 6.4.0
Example for position end and positionLength of SGF. query: natural forest WT text start end positionLength type position natural 0 71 word 1 forest 8 14 1 word 2 ... SPF text start end positionLength type
Re: SynonymFilterFactory deprecated since 6.4.0
Yeah, those tokens should have position length 2. Can you reduce to a small set of synonyms and text? If you use only whitespace tokenizer and SGF does the issue reproduce? Mike McCandless http://blog.mikemccandless.com On Fri, Feb 10, 2017 at 10:07 AM, Bernd Fehling wrote: > Example for pos