Uses of Class
org.apache.solr.schema.DateField

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

Uses of DateField in org.apache.solr.schema
 

Subclasses of DateField in org.apache.solr.schema
 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-2013 Apache Software Foundation. All Rights Reserved.