The SolrFieldType enumeration contains available field types of the Solr instance.
It is used by the following properties and methods:
Value | Brief description |
0 | Meta. Standard field. |
1 | System. System field. |
2 | Search. Search field. |
3 | SystemSearch. System search field. |
4 | Facet. Faceted search field. |
5 | SystemFacet. System field for faceted search. |
See also: