lucidworks / lucidworks-view

Create custom user experiences for your Fusion-powered apps.
https://lucidworks.com/view
Apache License 2.0
37 stars 23 forks source link

Range Facets are not handling dates properly #58

Closed gsingers closed 8 years ago

gsingers commented 8 years ago

The range facet directive is currently not faceting properly on dates due to the date formatting functionality not preserving the original data such that the toggleFacet method is sending/setting the display values. See http://searchhub.lucidworks.com/search?query=(fq:(%270%27:(key:publishedOnDate,transformer:%27fq:range%27,values:(%270%27:(transformer:TO,values:(%270%27:%27Apr%203,%202016%27,%271%27:%27May%203,%202016%27))))),q:%27*%27,rows:10,start:0,uuid:%278370ff24-849b-49bc-bbec-cb38f5514a9d%27,wt:json) as an example.

arielisaacs commented 8 years ago

Closed as part of PR #66 Range facets date support fix. Will be in the 1.4 release of View.