Package-level declarations
Types
Link copied to clipboard
class TextIngestionHandler constructor(pipeline: PropositionPipeline, ledger: IngestionLedger = InMemoryIngestionLedger(), contentHasher: ContentHasher = Sha256ContentHasher) : IngestionHandler
The one shipped IngestionHandler: a normalized text front door that wraps the existing extraction pipeline without modifying it.