[GitHub] jena pull request #488: Merged Lucene upgrade. This resolves JENA-1621

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jena/pull/488


---


[GitHub] jena pull request #488: Merged Lucene upgrade. This resolves JENA-1621

2018-11-06 Thread afs
Github user afs commented on a diff in the pull request:

https://github.com/apache/jena/pull/488#discussion_r231081048
  
--- Diff: jena-text-es/pom.xml ---
@@ -140,12 +140,13 @@
 com.github.alexcojocaru
 elasticsearch-maven-plugin
 
-5.2
+6.8
 
   elasticsearch
   9500
   9400
   ${es.startup.timeout}
+  6.4.2
--- End diff --

Can this be the property ver.elasticsearch?


---


[GitHub] jena pull request #488: Merged Lucene upgrade. This resolves JENA-1621

2018-11-05 Thread xristy
GitHub user xristy opened a pull request:

https://github.com/apache/jena/pull/488

Merged Lucene upgrade. This resolves JENA-1621

Updates ``jena-text`` and ``jena-text-es`` to **Lucene 7.4.0** and 
**ElasticSearch 6.4.2**

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/BuddhistDigitalResourceCenter/jena 
JENA-1621-Lucene-7.4.0

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jena/pull/488.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 #488


commit 63525085be7927567a8d963586b15269416e1b90
Author: Code Ferret 
Date:   2018-11-05T20:56:14Z

Merged Lucene upgrade. This resolves JENA-1621




---