5.0

Table Of Contents
Field Searches
200
20:30:00
January 25, 2014 8:30:00
8:30:00 Jan. 25, 2014
1/25/2014 8:30:00
n
These formats are localized for other languages as well, so that "25 janvier 2014" will work if
your locale is French, and "25.1.2014" will be understood as well.
In the raw query format, date and time values are expressed as numeric values in search
expressions. The form of the number is:
yyyymmddhhmmss.
n
Any omitted information at the end of the value will be filled in by the Fast Text Search server
with the earliest possible value.
For example, 2014 will be converted to 20140101000000 or January 1, 2014 at midnight.
Another example, the query Modify-Date:# > 20140403 will find all stories in which the
Modify-Date field is later than the first second of April 3, 2014.
And the query Modify-Date:# > "201404031000" will find all stories in which the Modify-Date
field is later than 10:00 a.m. and 0 seconds on April 3, 2014.
This value: Signifies this:
yyyy 4-digit representation of the year
mm 2-digit month (01 is January and 12 is
December)
dd 2-digit day of the month (starting at 01)
hh 2-digit hour (00 is midnight, 23 is 11:00 p.m.)
mm minute (00 to 59)
ss second (00 to 59)