Uses of Interface
org.apache.solr.schema.DateValueFieldType
-
Packages that use DateValueFieldType Package Description org.apache.solr.schema IndexSchemaandFieldTypeimplementations for powering schema.xml -
-
Uses of DateValueFieldType in org.apache.solr.schema
Classes in org.apache.solr.schema that implement DateValueFieldType Modifier and Type Class Description classDatePointFieldFieldType that can represent any Date/Time with millisecond precision.classDateRangeFieldA field for indexed dates and date ranges.classTrieDateFieldDeprecated.Trie fields are deprecated as of Solr 7.0
-