> For the complete documentation index, see [llms.txt](https://docs.tivity.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tivity.one/platform-features/enterprise-search/integration-into-an-app.md).

# Integration into an App

### **Add Classes to Search**

* **Mapping per Field**: Fields with the same Key are grouped together within the search.
* **Define Search Relevancy per Field**: Setting the Priority to one of:
  * Title
  * Sub Title
  * Content
  * No Search
* **Define the Source Type**: To one of:
  * Shared Source (Team Wide Source)
  * User Source
* **Configure Source Specific Behaviour**:
  * Pagination Size
  * Retry Counter for Failures
  * Bulk Instance Loading vs. Individual Instance Loading
  * Source Fetch Skipping
* **Configure Update Strategies**:
  * System Updates (Activity Stream)
  * Periodic Reindexing
  * Crawl by Modification-Date-Field (Not Ready Yet)
  * Reindex Old Items
* **Configure Cleanup Strategy**:
  * None
  * By Last Indexed Date (Not Ready Yet)
* **Configure Value Processors per Field**:
  * Strip HTML
  * Decode HTML
  * Normalize E-mail
  * Split by Character
  * Split E-mail List
* **Analyse and Measure**:
  * Preview of the Configured Mapping
  * Performance Analysis of the Source

### **Per Class Search Display Configuration**

* **Define One or More Summary Fields**: To get displayed instead of a raw value.
* **Define Which Fields to Display in the Search Result**:
  * Title
  * Description
  * CreatedBy
  * ModifiedBy
  * CreatedOn
  * ModifiedOn
  * Custom Fields to Display
