[
https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15619828#comment-15619828
]
Osma Suominen commented on JENA-1250:
-------------------------------------
I was able to reimplement mutlilingual analyzer functionality in the way I
described in the above comment. Now it works with the Lucene 5 API, at least
all the tests pass.
I opened a pull request against your master branch:
https://github.com/jmvanel/jena/pull/1
Please take a look, merge if you like it, then continue with the excellent work.
I may have left some unused variables or imports or other clutter around, since
I'm not using an IDE currently. Sorry about that.
> 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)