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

Joel Bernstein updated SOLR-5973:
---------------------------------

    Description: 
This ticket adds the ability to plugin a custom ranking collector to Solr. The 
proposed design is much simpler then SOLR-4465, which includes configuration 
support and support for pluggable analytics collectors.

In this design, a ranking collector can be plugged in via a custom 
SearchComponent, which can add a custom CollectorFactory to the ResponseBuilder.
 






  was:
This adds the ability to plugin a custom ranking collector. This is a much 
simpler design then SOLR-4465,  which included configuration support and 
support for pluggable analytics collectors as well.

In this design a ranking collector can be plugged in via a custom 
SearchComponent which would add a custom CollectorFactory to the 
ResponseBuilder.
 







> Pluggable Ranking Collectors
> ----------------------------
>
>                 Key: SOLR-5973
>                 URL: https://issues.apache.org/jira/browse/SOLR-5973
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Minor
>         Attachments: SOLR-5973.patch, SOLR-5973.patch
>
>
> This ticket adds the ability to plugin a custom ranking collector to Solr. 
> The proposed design is much simpler then SOLR-4465, which includes 
> configuration support and support for pluggable analytics collectors.
> In this design, a ranking collector can be plugged in via a custom 
> SearchComponent, which can add a custom CollectorFactory to the 
> ResponseBuilder.
>  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to