GitHub user msokolov opened a pull request:
https://github.com/apache/lucene-solr/pull/359
LUCENE-8265: WordDelimiter*Filter ignores keywords
I added the checks for isKeyword(), a couple of simple unit tests to verify
the new behavior, and also removed a bunch of @Test annotations by the by.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/msokolov/lucene-solr LUCENE-8265
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/359.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 #359
----
commit 01b67c0b1a92481724c04fff37f57159e78d0669
Author: Michael Sokolov <sokolovm@...>
Date: 2018-04-22T20:41:08Z
LUCENE-8265: WordDelimiter*Filter ignores keywords
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]