You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by tballison <gi...@git.apache.org> on 2018/02/12 21:11:57 UTC

[GitHub] lucene-solr pull request #322: SOLR-11976 - fix bug in TokenizerChain

GitHub user tballison opened a pull request:

    https://github.com/apache/lucene-solr/pull/322

    SOLR-11976 - fix bug in TokenizerChain

    Currently overwrites tokenfilters rather than chaining.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tballison/lucene-solr jira/SOLR-11976

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/322.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #322
    
----
commit c97b4e45ace385cd91583c1643d0eeee37eb484f
Author: tballison <ta...@...>
Date:   2018-02-12T21:11:04Z

    SOLR-11976 - fix bug in TokenizerChain's normalize() that overwrites
    filters rather than chaining.

----


---

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