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

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

Uses of StrField in org.apache.solr.schema
 

Subclasses of StrField in org.apache.solr.schema
 class UUIDField
           This FieldType accepts UUID string values, as well as the special value of "NEW" which triggers generation of a new random UUID.
 



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