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

Terrance A. Snyder commented on SOLR-3583:
------------------------------------------

Raising from the dead again - decided to go with the option to separate this 
out as a search component. Writing a brand new cut that also does Block Join 
support. Current tests checked in and open sourced for Apache. It's a simple 
search component so registering it in any SOLR 4.5.X and above should work.

Examples, JUnit Tests, etc are provided below.
https://github.com/terrancesnyder/solr-groupby-component

With Block Join and this - we start to get to a nice place - but the 
FacetComponent is far too big for my liking to mess with, it also requires a 
complete rebuild of solr to enhance. My vote is to move this into a more 
modular component until things settle down.

Please let me know if this is way off - also what the process would be to 
re-integrate - since this a module like carrot and others, I'd imagine it would 
be (at least in the beginning) for people to adopt by modifying their solr 
config and downloading the JAR.

In any case - roadmap is to support range, distributed, and more block join 
fun. I'm in google plus, just add me to circles and we can chat.

> Percentiles for facets, pivot facets, and distributed pivot facets
> ------------------------------------------------------------------
>
>                 Key: SOLR-3583
>                 URL: https://issues.apache.org/jira/browse/SOLR-3583
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Chris Russell
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 4.6
>
>         Attachments: SOLR-3583.patch, SOLR-3583.patch, SOLR-3583.patch, 
> SOLR-3583.patch
>
>
> Built on top of SOLR-2894, this patch adds percentiles and averages to 
> facets, pivot facets, and distributed pivot facets by making use of range 
> facet internals.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to