On Mon, Nov 12, 2012 at 10:47 PM, Bernd Fehling
<bernd.fehl...@uni-bielefeld.de> wrote:
> By the way, why does TrimFilter option updateOffset defaults to false,
> just keep it backwards compatible?
>

In my opinion this option should be removed.

TokenFilters shouldn't muck with offsets, for a lot of reasons, but
especially because its too late to interact with any charfilter.

This is the tokenizer's job.

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

Reply via email to