GitHub user xristy opened a pull request:
https://github.com/apache/jena/pull/489
Merged store literals once for JENA-1630
Store literals only once per Lucene document for multilingual jena-text
configurations. Include lucene-backward-codecs dependency for jena/fuseki
installs with Lucene indexes older than Lucene 7.x
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BuddhistDigitalResourceCenter/jena
JENA-1630-store-literals-once
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/489.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 #489
----
commit d12919e3e4c849ddec2ada4af08cc5afe04cf4f6
Author: Code Ferret <codeferret@...>
Date: 2018-11-14T15:31:11Z
Merged ReduceLuceneIndex
----
---