You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by marotosg <ma...@gmail.com> on 2016/11/14 16:13:47 UTC

Re: sorting by date not working on dates earlier than EPOCH

Hi there.
I have found a possible solution for this issue.

<field name="fieldName" type="date" indexed="true" stored="true"
sortMissingLast="true" sortMissingFirst="false" />   





--
View this message in context: http://lucene.472066.n3.nabble.com/sorting-by-date-not-working-on-dates-earlier-than-EPOCH-tp4303456p4305770.html
Sent from the Solr - User mailing list archive at Nabble.com.