You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Osma Suominen (JIRA)" <ji...@apache.org> on 2015/05/21 21:22:17 UTC

[jira] [Commented] (JENA-916) Add (?uri ?score) to text query.

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

Osma Suominen commented on JENA-916:
------------------------------------

I've started to do some work on this. I have almost-working code, not yet ready for merging, but soon should be. When I have something ready for consideration I will do a pull request on GitHub.

In any case I want to wait for Alex's jena-text changes to be merged first. But just FYI, in case someone else has plans for this.

> Add (?uri ?score) to text query.
> --------------------------------
>
>                 Key: JENA-916
>                 URL: https://issues.apache.org/jira/browse/JENA-916
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Text
>            Reporter: Andy Seaborne
>
> Add returning the score for a text match hit:
> {noformat}
> (?uri ?score) :queryPF ... 
> {noformat}
> See the code marked {{//** score}} in TextQueryPF, TextIndexLucene and TextIndexSolr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)