Re: solr server datetime

2015-03-27 Thread fjq
Erick, Thank you very much, the ms(NOW) was all I needed. Best, Fabricio Em sex, 27 de mar de 2015 às 15:26, Erick Erickson [via Lucene] < ml-node+s472066n4195883...@n3.nabble.com> escreveu: > Why do you want to in the first place? I ask because it's a common > trap to think the server time is

Re: solr server datetime

2015-03-27 Thread Erick Erickson
Why do you want to in the first place? I ask because it's a common trap to think the server time is something that is useful... That said, it would require a little fiddling, but you can return the number of milliseconds since January 1, 1970 (standard Unix epoch) by adding ms(NOW) to your fl para