[ 
https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620486#comment-15620486
 ] 

Jean-Marc Vanel commented on JENA-1250:
---------------------------------------

I merged the pull request about my branch: 
https://github.com/jmvanel/jena/pull/1

I'm not enthousiastic about encoding the language in the Lucene field name, but 
it works, and I don't have Lucene knowledge to propose anything better.

With my last commit 
https://github.com/jmvanel/jena/commit/54fb8717c3561b7771282dbf19e627a4b81fd064
We are one failure away from Lucene 6.2.1 :
java.lang.AssertionError: expected:<true> but was:<false>
        at 
org.apache.jena.query.text.TestDatasetWithAnalyzingQueryParser.testAnalyzingQueryParserAnalyzesWildcards(TestDatasetWithAnalyzingQueryParser.java:62)



> 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)

Reply via email to