Hi,
We extensively use date faceting in our application, but now since the index has become very big we are dividing into shards. Since date/range faceting don't work on Shards I was trying to apply the path to my Solr, currently using 3.1 but planning for 3.4 upgrade. https://issues.apache.org/jira/browse/SOLR-1709 The path is not working on both 3.1 and 3.4 version, how else can I apply the patch? Regards, Rohit