Fields
Each document specification has three types of fields each exposing a way to search for the object being indexed.
- Identification Fields which are used to ensure that the document being indexed is unique and can be searched for by identifier.
- Required Fields hold the default search contents along with what will be displayed with search results.
- Custom Fields which are optional fields exposing alternative ways of searching for the object being indexed.
Fields are composed of a mix of text and one or more paths used to define a way to retrieve data from Clarify for the object being indexed.
Fields