You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/03/18 22:01:16 UTC

[jira] [Created] (LUCENE-4853) PostingsHighlighter should let you pass in docids directly [expert]

Michael McCandless created LUCENE-4853:
------------------------------------------

             Summary: PostingsHighlighter should let you pass in docids directly [expert]
                 Key: LUCENE-4853
                 URL: https://issues.apache.org/jira/browse/LUCENE-4853
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
             Fix For: 5.0, 4.3


Today it just takes TopDocs, which is very convenient, except if you are doing grouping and you have a TopGroups.

I think it should let you pass in int[] docIDs ...

--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org