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:03:15 UTC

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

     [ https://issues.apache.org/jira/browse/LUCENE-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated LUCENE-4853:
---------------------------------------

    Attachment: LUCENE-4853.patch

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