FieldType-class | R Documentation |
The FieldType
object represents the type of a document field. A
list of these objects is formally represented as FieldTypeList
object, an instance of which is provided by
SolrSchema
. Internally, FieldType
objects
are central to the conversion between R and Solr types. At the user
level, they are mostly useful for displaying the schema.
Michael Lawrence
SolrSchema
, which communicates information on
field types using these classes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.