[
https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617868#comment-15617868
]
Jean-Marc Vanel commented on JENA-1250:
---------------------------------------
I debugged the test on the Lucene recording side: everything looks normal in
this stack:
TextQueryFuncs.entityFromQuad(EntityDefinition, Node, Node, Node, Node)
line: 74
TextDocProducerTriples.change(QuadAction, Node, Node, Node, Node) line:
67
DatasetGraphMonitor.record(QuadAction, Node, Node, Node, Node) line:
194
DatasetGraphMonitor.add$(Node, Node, Node, Node) line: 114
DatasetGraphMonitor.add(Node, Node, Node, Node) line: 108
GraphView.performAdd(Triple) line: 148
GraphBase.add(Triple) line: 181
But I don't know where to put a *breakpoint on the query side* .
> 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)