Uses of Class
org.apache.solr.schema.StrField
-
Packages that use StrField Package Description org.apache.solr.schema IndexSchemaandFieldTypeimplementations for powering schema.xml -
-
Uses of StrField in org.apache.solr.schema
Subclasses of StrField in org.apache.solr.schema Modifier and Type Class Description classUUIDFieldThis FieldType accepts UUID string values, as well as the special value of "NEW" which triggers generation of a new random UUID.
-