Re: Division in JSON Facet

2017-02-22 Thread Zheng Lin Edwin Yeo
ur issue -- > it definitely helps us find places the API/error messages are confusing to > users. > > > : Date: Tue, 14 Feb 2017 14:04:10 +0800 > : From: Zheng Lin Edwin Yeo > : Reply-To: solr-user@lucene.apache.org > : To: solr-user@lucene.apache.org > : Subject: Re: Divi

Re: Division in JSON Facet

2017-02-17 Thread Chris Hostetter
To: solr-user@lucene.apache.org : To: solr-user@lucene.apache.org : Subject: Re: Division in JSON Facet : : I found that we can't put div(4,2) directly, as it wouldn't work. : : It will work if I put something like max(div(4,2)). : : Regards, : Edwin : : : On 10 January 2017 at 19:59, Zhe

Re: Division in JSON Facet

2017-02-13 Thread Zheng Lin Edwin Yeo
I found that we can't put div(4,2) directly, as it wouldn't work. It will work if I put something like max(div(4,2)). Regards, Edwin On 10 January 2017 at 19:59, Zheng Lin Edwin Yeo wrote: > Hi, > > I'm getting this error when I tried to do a division in JSON Facet. > > "error":{ > "msg