[
https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616330#comment-15616330
]
Osma Suominen commented on JENA-1250:
-------------------------------------
You have disabled parts of the multilingual analyzer functionality in
TextIndexLuceneMultilingual.java around line 51:
https://github.com/jmvanel/jena/commit/4347797960730153963ec0106eeec6aa955dc194#diff-fd98d1bd4083f40b39913833c1764675L51
This causes at least the first of your two test failures. There is no English
stemming, as the English-specific analyzer is not used.
> Upgrade text search to latest Lucene
> ------------------------------------
>
> Key: JENA-1250
> URL: https://issues.apache.org/jira/browse/JENA-1250
> Project: Apache Jena
> Issue Type: Improvement
> Components: Jena
> Reporter: Jean-Marc Vanel
>
> We are currently at Lucene 4.9.1 ,
> which is quite outdated compared to latest Lucene, which is 6.2.1 .
> Note that there is project to add a simple completion feature in addition to
> existing simple search.
> But it would be better to do that on an updated Lucene dependency .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)