Testing your Analysis Pipeline Behavior

To reduce index configuration time or for debugging purposes, you can submit a document to the analysis pipeline and see how it is modified.

You can track changes for:

  • an indexed document by creating a connector and running a full scan.

  • a new custom document pushed to the index.

For each document, you can display specific document processing information.


In this section:

Test the Analysis Pipeline with an Indexed Document
Test the Analysis Pipeline with a New Custom Document
Display Document Processing Information
Test the Semantic Processing of your Analysis Pipeline