Package | Description |
---|---|
org.apache.solr.schema |
Modifier and Type | Field and Description |
---|---|
private static DateField.ThreadLocalDateFormat |
DateField.fmtThreadLocal
Thread safe DateFormat that can format in the canonical
ISO8601 date format, not including the trailing "Z" (since it is
left off in the internal indexed values)
|