Re: Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-04 Thread Jeffery Yuan
Sorry for that, Yonik Seeley. I have closed it and link it to https://issues.apache.org/jira/browse/SOLR-9603 <https://issues.apache.org/jira/browse/SOLR-9603> -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Stats-MinCount-How-to-use-mincount-filter-when-use

Re: Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-04 Thread Yonik Seeley
On Tue, Oct 4, 2016 at 9:27 PM, Jeffery Yuan wrote: > https://issues.apache.org/jira/browse/SOLR-9602 It looks like you beat me by seconds ;-) https://issues.apache.org/jira/browse/SOLR-9603 -Yonik

Re: Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-04 Thread Jeffery Yuan
Thanks Yonik Seeley. I created Support Bucket Filters in Facet Functions <https://issues.apache.org/jira/browse/SOLR-9602> to track this issue. -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Stats-MinCount-How-to-use-mincount-filter-when-use-facet

Re: Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-04 Thread Yonik Seeley
On Tue, Oct 4, 2016 at 9:07 PM, Jeffery Yuan wrote: > Yonik, Thanks very much for your reply. > > I think you are talking about min/max functions that are used to create > stats facet. > http://yonik.com/solr-facet-functions/ > > Here we would like to do filter in the (sum)

Re: Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-04 Thread Jeffery Yuan
ilter here * } } } -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Stats-MinCount-How-to-use-mincount-filter-when-use-facet-stats-tp4299367p4299621.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-04 Thread Yonik Seeley
On Tue, Oct 4, 2016 at 8:54 PM, Jeffery Yuan wrote: > We will use Solr facet function - it's very powerful. > The only missing part is that it doesn't minValue and maxValue filter. There are min and max functions, but they only work for numerics currently. -Yonik

Re: Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-04 Thread Jeffery Yuan
, facet:{ sum : "sum(playingTime)" // it would be great if we support minValue, maxValue to do filter here } } } -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Stats-MinCount-How-to-use-mincount-filter-when-use-facet-stats-tp4299367p42

Facet+Stats+MinCount: How to use mincount filter when use facet+stats

2016-10-03 Thread Jeffery Yuan
066.n3.nabble.com/Facet-Stats-MinCount-How-to-use-mincount-filter-when-use-facet-stats-tp4299367.html Sent from the Solr - User mailing list archive at Nabble.com.