You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2010/09/09 12:51:33 UTC

[jira] Resolved: (LUCENE-2636) Create ChainingCollector

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

Shai Erera resolved LUCENE-2636.
--------------------------------

    Resolution: Fixed

Committed revision 995373 (3x).
Committed revision 995375 (trunk).

> Create ChainingCollector
> ------------------------
>
>                 Key: LUCENE-2636
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2636
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2636.patch
>
>
> ChainingCollector allows chaining a bunch of Collectors, w/o them needing to know or care about each other, and be passed into Lucene's search API, since it is a Collector on its own. It is a convenient, yet useful, class. Will post a patch w/ it shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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