Timestamp of what exactly?
If it is the general server timestamp, I think it would usually be
part of the HTTP Headers of the response.
If you are talking about the record creation date, you can set NOW as
a default field value for a date field.
If you are doing some timestamp math in the query
On 8/16/2018 11:27 PM, Midas A wrote:
Hi,
i my use case i want to get current timestamp in response of solr query.
how can i do it . is it doable ?
I don't think you can. There MIGHT be a function query that can do it,
but it's not something I'm aware of without research.
The machine where
Hi,
i my use case i want to get current timestamp in response of solr query.
how can i do it . is it doable ?
Regards,
Midas