[
https://issues.apache.org/jira/browse/JENA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675400#comment-16675400
]
Code Ferret edited comment on JENA-1621 at 11/5/18 4:30 PM:
------------------------------------------------------------
Thanks [~osma]. I should have replied earlier with the latest status.
Correcting to {{TransportAddress}} and several other pom.xml updates to the ES
version and the {{elasticsearch-maven-plugin}} version makes some progress. Out
of 31 tests, 23 are failing to properly handle special character queries at
[TextIndexESIT.
querySpecialCharacterQuery|https://github.com/apache/jena/blob/0e5ffe98a8cb20a64f64547d2bcf92481e8f528a/jena-text-es/src/test/java/org/apache/jena/query/text/es/it/TextIndexESIT.java#L263]
which refers back to
[TextIndexES.query|https://github.com/apache/jena/blob/0e5ffe98a8cb20a64f64547d2bcf92481e8f528a/jena-text-es/src/main/java/org/apache/jena/query/text/es/TextIndexES.java#L389]
- at least 8 are passing.
Now to find out what's wrong there.
was (Author: code-ferret):
Thanks [~osma]. I should have replied earlier with the latest status.
Correcting to {{TransportAddress}} and several other pom.xml updates to the ES
version and the {{elasticsearch-maven-plugin}} version makes some progress. Out
of 31 tests, 23 are failing to properly handle special character queries at
[TextIndexESIT.
querySpecialCharacterQuery|https://github.com/apache/jena/blob/0e5ffe98a8cb20a64f64547d2bcf92481e8f528a/jena-text-es/src/test/java/org/apache/jena/query/text/es/it/TextIndexESIT.java#L263]
which refers back to
[TextIndexES.query|https://github.com/apache/jena/blob/0e5ffe98a8cb20a64f64547d2bcf92481e8f528a/jena-text-es/src/main/java/org/apache/jena/query/text/es/TextIndexES.java#L389]
Now to find out what's wrong there.
> Upgrade Lucene to 7.5.x
> -----------------------
>
> Key: JENA-1621
> URL: https://issues.apache.org/jira/browse/JENA-1621
> Project: Apache Jena
> Issue Type: Improvement
> Components: Text
> Affects Versions: Jena 3.9.0
> Reporter: Andy Seaborne
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)