Indeed, it does work in a nightly build. Thank you Yonik
On Fri, May 15, 2015 at 5:27 PM, Yonik Seeley wrote:
> That was previously found and fixed - can you try a recent nightly build?
>
> https://builds.apache.org/job/Solr-Artifacts-5.x/lastSuccessfulBuild/artifact/solr/package/
> -Yonik
>
>
>
That was previously found and fixed - can you try a recent nightly build?
https://builds.apache.org/job/Solr-Artifacts-5.x/lastSuccessfulBuild/artifact/solr/package/
-Yonik
On Fri, May 15, 2015 at 4:04 AM, Andrii Berezhynskyi
wrote:
> I have a strange issue of facet buckets being empty for tint
I have a strange issue of facet buckets being empty for tint fields.
I have the following schema:
...
Then I just import:
[{
"sku": "TEST_FACET",
"color": "yellow",
"width": 100.23,
"price": 1200
}]
when I do the following faceting request:
json.facet={
colors:{ter