DocumentConsumer
Supported implementations for Document Consumer.
Notes
Receives and processes crawled documents at a defined point in the crawl pipeline (pre-import or post-import). Implementations can perform custom actions on each document as it passes through.
Implementations