examples/

directory
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2026 License: MIT

Directories

Path Synopsis
Basic search: index a folder of files into an on-disk SQLite database, then run a semantic search over it and print the matching documents.
Basic search: index a folder of files into an on-disk SQLite database, then run a semantic search over it and print the matching documents.
Postgres search: index the sample files into PostgreSQL with the pgvector extension, then run a semantic search.
Postgres search: index the sample files into PostgreSQL with the pgvector extension, then run a semantic search.
Progress: index a folder of files and print how far the run has got.
Progress: index a folder of files and print how far the run has got.
Search config: index the sample files, then run a search that tunes the result set with SearchConfig — a task type, a minimum relevance, and caps on how many documents and chunks come back.
Search config: index the sample files, then run a search that tunes the result set with SearchConfig — a task type, a minimum relevance, and caps on how many documents and chunks come back.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL