Re: Json Facets in version 7

2018-08-09 Thread Chris Ulicny
I missed the change previously when looking at v7.3 release notes. The fix for SOLR-12064 should be the solution. Will upgrade to more recent release and retest. On Thu, Aug 9, 2018 at 8:39 AM Chris Ulicny wrote: > Additionally, the "limit: -1"

Re: Json Facets in version 7

2018-08-09 Thread Chris Ulicny
Additionally, the "limit: -1" seems to work as expected if we are only doing a single aggregation in the nested facet: "...facet:{sum_val1:"sum(value1)"}}}" On Thu, Aug 9, 2018 at 8:24 AM Chris Ulicny wrote: > Hi all, > > We are in the process of upgrading from version 6.3.0 to version 7.2.1 and

Json Facets in version 7

2018-08-09 Thread Chris Ulicny
Hi all, We are in the process of upgrading from version 6.3.0 to version 7.2.1 and have found something that doesn't seem to work with the json facets any more. The query is below /select?q=*:*&wt=xml&indent=off&rows=0&fq=groupid:(4572 4573)+AND+gmttimestamp:[2018-08-05T00:00:00Z+TO+2018-08-07T00