[
https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894071#comment-15894071
]
Osma Suominen commented on JENA-1250:
-------------------------------------
I've restarted the Lucene upgrade effort as the old branch was no longer
mergeable and there was significant cleanup required (e.g. Lucene version
fields) in any case, which I could now do up front. I could still reuse the
hard parts, i.e. the reimplementation of the multilingual analyzer and adding
the normalize method to ConfigurableAnalyzer.
The current code is in my GitHub repo (two commits, one for upgrading to Lucene
5 and the other for going up to Lucene 6). I will soon do a PR.
https://github.com/osma/jena/tree/jena-1250-lucene6
> 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.15#6346)