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 <tallison@...>
Date: 2018-02-12T21:11:04Z
SOLR-11976 - fix bug in TokenizerChain's normalize() that overwrites
filters rather than chaining.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]