[
https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637212#comment-15637212
]
Osma Suominen commented on JENA-1250:
-------------------------------------
I tried to add a normalize() method to ConfigurableQueryParser to make it work
with Lucene 6.2.1. However, it doesn't have any effect - it's not called by the
TestDatasetWithAnalyzingQueryParser.testAnalyzingQueryParserAnalyzesWildcards
unit test in jena-text and I don't understand why.
Just in case someone wants to take a look, the code is here:
https://github.com/osma/jena/commit/f415aad6c544544ff1ff6a54dd7287e3f69dcfa2
> 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)