Re: Get the actual NOW value that was used in the query

2010-04-21 Thread Jan-Olav Eide
> you can see in the response if you append > &debugQuery=on to your search url. Thanks, I guess that would work, but it also returns a lot of information that I am not interested in. In particular under One line with this would really be enough, but I guess that is not possible? : indextim

Re: Get the actual NOW value that was used in the query

2010-04-21 Thread Ahmet Arslan
> I use the query {NOW -1DAY to NOW} on > a date field, an it works just fine. > > I am however also interested in the actual value that the > server substituted for NOW, how can I have that returned in > the query response? you can see in the response if you append &debugQuery=on to your sear

Get the actual NOW value that was used in the query

2010-04-21 Thread Jan-Olav Eide
I use the query {NOW -1DAY to NOW} on a date field, an it works just fine. I am however also interested in the actual value that the server substituted for NOW, how can I have that returned in the query response? -- jo