List of usage examples for org.apache.solr.schema DateValueFieldType interface-usage
From source file com.appleframework.solr.schema.TrieDateField.java
/**
* FieldType that can represent any Date/Time with millisecond precision.
* <p>
* Date Format for the XML, incoming and outgoing:
* </p>
* <blockquote> A date field shall be of the form 1995-12-31T23:59:59Z The