@lde/search-pipeline
v0.24.4
Published
Search indexing as an @lde/pipeline instance: a Writer<Quad> that applies the @lde/search projection to extracted RDF and fans each document out to the transactional engine writer for its type's collection. Glue between the pipeline quad world and the sea
Readme
@lde/search-pipeline
Search indexing as an @lde/pipeline Configurable Pipeline
instance: this package supplies the glue between the pipeline’s quad world
and a search engine’s document world, so indexing reuses the existing spine –
Discovery → Selection → Iteration → change-gate (skip-unchanged) – instead of
rebuilding it per consumer.
Installation
npm install @lde/search-pipelineDocumentation
See the full documentation.
