[ https://issues.apache.org/jira/browse/LUCENE-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Woodward updated LUCENE-4551: ---------------------------------- Attachment: LUCENE-4551.patch Patch, copying the scoring functionality from SpanScorer. Which I think is probably broken, but it's a start. Also adds a (failing) test that demonstrates how this fails with DisjunctionScorers wrapping non-matching MultiTermQueries. I'll commit to the branch, and we can iterate from there. > Add scoring to IntervalFilterQuery > ---------------------------------- > > Key: LUCENE-4551 > URL: https://issues.apache.org/jira/browse/LUCENE-4551 > Project: Lucene - Core > Issue Type: Sub-task > Components: core/search > Reporter: Alan Woodward > Assignee: Alan Woodward > Fix For: Positions Branch > > Attachments: LUCENE-4551.patch > > > IntervalFilterQuery currently just scores using its child scorer; instead, it > should take proximity into account when scoring. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org