Configuration : Configuring Data Processing
 
Configuring Data Processing
Data Processing refers to the processing performed on documents, starting from the pushing of documents in the Push API to the storing of the resulting output as fields and categories into the index.
In most situations, you can use the data model to create index fields and handle data processing. For more complex processing needs, however, you may need to create fields or customize processing by directly modifying the document analysis pipeline and index schema (see Taking Control over Generated Index Fields).
Understanding and Using the Analysis Pipeline
Testing your Analysis Pipeline Behavior
More About Semantic Analysis
Tokenizing Text
Creating and Deploying Semantic Resources
Managing Semantic Annotations
Configuring Form Indexing