No, you can't as far as I know. The time format in Solr is fixed. Besides, I don't know what NOW(dd-mm) would mean.... The day represented by dd-mm in the current year?
You can probably make your db select emit the dates in the Solr format Best Erick On Tue, Jun 21, 2011 at 3:37 AM, roySolr <royrutten1...@gmail.com> wrote: > Thanks it works!! > > I want to change the format of the NOW in SOLR. Is it possible? Now date > format looks like this: > > yyyy-MM-dd T HH:mm:sss Z > > In my db the format is dd-MM. How can i fix the NOW so i can do something > like * TO NOW(dd-mm)?? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Complex-situation-tp3071936p3089632.html > Sent from the Solr - User mailing list archive at Nabble.com. >