Re: Rounding date indexing to minute

2014-04-06 Thread Jack Krupansky
s the Solr stateless script update processor. -- Jack Krupansky -Original Message- From: Alexandre Rafalovitch Sent: Sunday, April 6, 2014 8:29 AM To: solr-user@lucene.apache.org Subject: Re: Rounding date indexing to minute Have you tried date math formulas? Don't need to round u

Re: Rounding date indexing to minute

2014-04-06 Thread Erick Erickson
Is this an "XY" problem? You say: bq: "...having issues with date range query performance" What are you trying to do anyway? Add an "fq" clause? facet by range? Details matter. If you're using filter queries in conjunction with NOW, you might be running into this: http://searchhub.org/2012/02/

Re: Rounding date indexing to minute

2014-04-06 Thread Alexandre Rafalovitch
Have you tried date math formulas? Don't need to round up what's stored, just how you query and cache. Regards, Alex On 06/04/2014 2:45 pm, "Darniz" wrote: > Hello > > can someone please tell me how to make sure in solr to store date only till > minute level, since i am having issues with

Re: Rounding date indexing to minute

2014-04-06 Thread Darniz
Just to clarify when people mention rounding date till minute they mean to store seconds as 00 hence there is nothing like storing date in below format, or am i wrong. 2014-03-11T07:00Z Date are always stored in below format and by rounding people mean to store seconds as 00 so taht there are few