Lets say that a date is stored in a format such that the result comes back
in JSON as:
{
startDate: 959904000000
}
Is there any way to specify a transformation to a date format like YEAR in
the query itself?
Sp that the result coming back which may be stored on ES as 959904000000
... will be shown in the returned JSON as the year 2005?
Lets say that a date is stored in a format such that the result comes back
in JSON as:
{
startDate: 959904000000
}
Is there any way to specify a transformation to a date format like YEAR in
the query itself?
Sp that the result coming back which may be stored on ES as 959904000000
... will be shown in the returned JSON as the year 2005?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.