You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2015/05/21 12:35:59 UTC

[jira] [Created] (LUCENE-6494) Make PayloadSpanUtil apply to other postings information

Alan Woodward created LUCENE-6494:
-------------------------------------

             Summary: Make PayloadSpanUtil apply to other postings information
                 Key: LUCENE-6494
                 URL: https://issues.apache.org/jira/browse/LUCENE-6494
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Alan Woodward
            Assignee: Alan Woodward
             Fix For: 5.2


With the addition of SpanCollectors, we can now get arbitrary postings information from SpanQueries.  PayloadSpanUtil does some rewriting to convert non-span queries into SpanQueries so that it can collect payloads.  It would be good to make this more generic, so that we can collect any postings information from any query (without having to make invasive changes to already optimized Scorers, etc).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org