# @open-mercato/search 🔎

Hybrid search for Open Mercato: fulltext, vector, and token-based search in one module.

`@open-mercato/search` delivers indexing pipelines, strategy orchestration, global search UI integration, and reindex tooling.

## Why this package ✨

- 🧠 Semantic + keyword search strategies
- ⚡ Strategy fusion with configurable fallbacks
- 🧩 Module-level search config (`search.ts`) support
- 🛠 Reindex commands, diagnostics, and operational APIs

## Install

```bash
yarn add @open-mercato/search
```

## Learn more

- GitHub (package): https://github.com/open-mercato/open-mercato/tree/main/packages/search
- GitHub (project): https://github.com/open-mercato/open-mercato
- Docs: https://docs.openmercato.com

## License

MIT
