GitHub user xristy opened a pull request:
https://github.com/apache/jena/pull/385
defined filters and tokenizers for ConfigurableAnalyzer
This PR implements
[JENA-1506](https://issues.apache.org/jira/browse/JENA-1506). See the issue for
details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BuddhistDigitalResourceCenter/jena
JENA-1506-PR
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/385.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 #385
----
commit 795b9eb7cb45999c1d884bcd84c83896a498ed87
Author: Chris Tomlinson <ct@...>
Date: 2018-03-15T19:12:53Z
Merged JENA-1506-definedFilters
----
---