[
https://issues.apache.org/jira/browse/LUCENE-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15720059#comment-15720059
]
Paul Elschot commented on LUCENE-7580:
--------------------------------------
"Recurse the spans tree to compose a score based on the type of subqueries ...
and what matched"
was suggested in September 2007 on the java-user list
http://www.gossamer-threads.com/lists/lucene/java-user/53027 .
Currently SpanScorer provides score values that have no real meaning when more
than one SpanTermQuery is used.
Patch follows.
> Spans tree scoring
> ------------------
>
> Key: LUCENE-7580
> URL: https://issues.apache.org/jira/browse/LUCENE-7580
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/search
> Affects Versions: master (7.0)
> Reporter: Paul Elschot
> Priority: Minor
> Fix For: 6.x
>
>
> Recurse the spans tree to compose a score based on the type of subqueries and
> what matched
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]