GitHub user xristy opened a pull request:
https://github.com/apache/jena/pull/335
Jena 1453 reduce docs
resolves Jena 1453.
Removes redundant fields from Lucene documents.
Adds graph output arg to TextQueryPF
Adds unit tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BuddhistDigitalResourceCenter/jena
JENA-1453-reduce-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/335.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 #335
----
commit 2dc5008bfb0f481549137ee41f151a38ebf4e04b
Author: Chris Tomlinson <ct@...>
Date: 2017-12-27T17:03:18Z
resolve JENA 1453 ; reduce Lucene docs; add graph output arg
commit 66c842db42e42687beb8e2dad817bc605546d62f
Author: Chris Tomlinson <ct@...>
Date: 2017-12-28T19:19:46Z
added unit tests for jena-text and graphs
----
---