Walter, sounds very interesting. Maybe just use this issue:
https://issues.apache.org/jira/browse/LUCENE-3907 ?

On Fri, Mar 1, 2013 at 10:41 AM, Walter Underwood <wun...@wunderwood.org> wrote:
> I'm fixing position increment in EdgeNgramTokenFilter to act like synonyms,
> with each ngram at the same position as the source token. Currently, the
> position is incremented for each output token, which breaks phrase searching
> with edge ngrams.
>
> I could not find a current Jira issue for this. Is there one?
>
> We are still on 3.3, but I'll submit a patch for 4.x.
>
> Thanks to whoever converted EdgeNgramTokenFilter to use TokenStream.
>
> wunder
> --
> Walter Underwood
> wun...@wunderwood.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to