Dear Erick, Hi, Actually I want to convert date format from Geregorian calendar (solr default) to Perisan calendar. You may ask why i do not do that at client side? Here is why:
I want to provide a way to extract data from solr in the csv format. I know that solr has csv ResponseWriter that could be used in this case. But my problem is that the date format in solr index is provided by Geregorian calendar and I want to put that in Persian calendar. Therefore I was thinking of a function query to do that at query time for me. Regards. On Tue, Jun 9, 2015 at 10:55 PM, Erick Erickson <erickerick...@gmail.com> wrote: > I'm not sure what you're asking for, give us an example input/output pair? > > Best, > Erick > > On Tue, Jun 9, 2015 at 8:47 AM, Ali Nazemian <alinazem...@gmail.com> > wrote: > > Dear all, > > Hi, > > I was wondering is there any function query for converting date format in > > Solr? If no, how can I implement such function query myself? > > > > -- > > A.Nazemian > -- A.Nazemian