Uses of Class
org.apache.solr.schema.StrField
-
Packages that use StrField Package Description org.apache.solr.schema IndexSchema
andFieldType
implementations 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 class
UUIDField
This FieldType accepts UUID string values, as well as the special value of "NEW" which triggers generation of a new random UUID.
-