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

Commit Tag Bot commented on LUCENE-4853:
----------------------------------------

[branch_4x commit] Michael McCandless
http://svn.apache.org/viewvc?view=revision&revision=1458016

LUCENE-4853: PostingsHighlighter: add method that takes int[] docIDs

                
> 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
>            Assignee: Michael McCandless
>             Fix For: 5.0, 4.3
>
>         Attachments: LUCENE-4853.patch, LUCENE-4853.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to