[
https://issues.apache.org/jira/browse/LUCENE-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13607880#comment-13607880
]
Commit Tag Bot commented on LUCENE-4853:
----------------------------------------
[trunk commit] Michael McCandless
http://svn.apache.org/viewvc?view=revision&revision=1458944
LUCENE-4853: fix sort order bug with returned snippets
> 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, 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]