Re: Facet pivot sorting while combining Stats Component With Pivots in Solr 5

2015-03-19 Thread Yonik Seeley
On Fri, Mar 13, 2015 at 1:43 PM, Dominique Bejean wrote: > Thank you for the response > > This is something Heliosearch can do. Ionic Seeley, created a JIRA ticket > to back port this feature to Solr 5. Oh, I'm charged now, am I? ;-) I'ts been committed, and will be in Solr 5.1 Here's an examp

Re: Facet pivot sorting while combining Stats Component With Pivots in Solr 5

2015-03-13 Thread Dominique Bejean
Thank you for the response This is something Heliosearch can do. Ionic Seeley, created a JIRA ticket to back port this feature to Solr 5. https://issues.apache.org/jira/browse/SOLR-7214 But in order to be available in Solr 5 this ticket should cover both http://heliosearch.org/json-facet-api/ http

Re: Facet pivot sorting while combining Stats Component With Pivots in Solr 5

2015-03-13 Thread Chris Hostetter
: Is it possible to sort the facet pivot items by using a stat value like sum : or mean ? Not at the moment no. It's something i'd like to see implemented eventually, but it would require a *huge* amount of re-implementation of how the faceting code currently works. -Hoss http://www.lucidwo

Facet pivot sorting while combining Stats Component With Pivots in Solr 5

2015-03-13 Thread Dominique Bejean
Hi, Here is a query with a sample result set. http://localhost:8983/solr/myindex/select?q=*%3A*&wt=json&indent=true&stats=true&stats.field={!tag=piv1}size&facet=true&facet.limit=10&facet.pivot={!stats=piv1}object&rows=0 "facet_counts":{ "facet_queries":{}, "facet_fields":{}, "face