The Fusion UI includes a space under Collections to edit Fields. Fields help build the schema file and are modified from Fusion with the Fields Editor UI. These fields define how Solr should interpret data in a given field and how to query the fields. You can find descriptions for these fields in the Field Type Definitions section of the Solr Reference Guide associated with your Fusion release. To use the Field Editor, navigate to Collections > Fields and click Add a Field+. Fields Editor UI Field options displayed in the UI include:
OptionInputNotes
DynamiccheckboxFields that are indexed even if they weren’t included in the schema.
Field Namealphanumeric
Field Typemenu drop-down
Indexedcheckbox
Storedcheckbox
Multi-valuedcheckbox

Required
checkbox
Default Valuetext
Copy Fieldsuses the plus sign to add rowsstatic can copy to raw_content or text. dynamic can copy to any raw_content, text, or any other dynamic field.
Advanced toggles checkboxes for Doc Values, Omit Norms, Omit Positions, Omit term freq and positions, Term Vectors, Term Positions, and Term Offsets.