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.
<date name="liveDate">2014-03-11T07:00Z</date>

Date are always stored in below format and by rounding people mean to store
seconds as 00 so taht there are fewer terms 
<date name="liveDate">YYYY-03-11Thh:mm:ssZ</date>



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Rounding-date-indexing-to-minute-tp4129482p4129483.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to