docling-studio/frontend/src/features/search/index.ts
Pier-Jean Malandrino bae00e4025 feat(#159): extract search into dedicated sidebar tab
Move chunk search from DocumentsPage into a new Search bounded context
(features/search/) with its own store, API layer, page and route.
Clean search state out of the ingestion module.

Closes #159
2026-04-11 10:14:02 +02:00

1 line
41 B
TypeScript

export { useSearchStore } from './store'