Uses of Interface
org.apache.solr.schema.DateValueFieldType

Packages that use DateValueFieldType
org.apache.solr.schema IndexSchema and FieldType implementations for powering schema.xml 
 

Uses of DateValueFieldType in org.apache.solr.schema
 

Classes in org.apache.solr.schema that implement DateValueFieldType
 class DateField
          Deprecated. TrieDateField is recomended for all new schemas
 class TrieDateField
           An extension of DateField that supports the same values and syntax, but indexes the value more efficiently using a numeric TrieField under the covers.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.