RE: Exception on distributed date facet SOLR-1709

2011-03-18 Thread Viswa S
Peter I haven't, our implementation needs ZK integration.Would be great if you can give any additional pointers on porting this to trunk. Thanks Viswa > Date: Fri, 18 Mar 2011 13:52:39 + > Subject: Re: Exception on distributed date facet SOLR-1709 > From: peter.stu...@

Re: Exception on distributed date facet SOLR-1709

2011-03-18 Thread Peter Sturge
Hi Viswa, This patch was orignally built for the 3x branch, and I don't see any ported patch revision or testing for trunk. A lot has changed in faceting from 3x to trunk, so it will likely need a bit of adjusting to cater for these changes (e.g. deprecation of date range in favour of range). Have