[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637551#comment-15637551 ]
Osma Suominen commented on JENA-1250: ------------------------------------- I think I found the cause. Normalization doesn't play well with PerFieldAnalyzerWrapper (and other delegating analyzers) in Lucene 6.2.1. There's a fix in LUCENE-7429 which apparently got merged just a few days ago and will be included in Lucene 6.3, whenever that is released. So until 6.3 is available, I suggest we refrain from upgrading above Lucene 6.1.0. > 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: Spatial, Text > 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)