2025-08-29 22:01:54 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
## Document Search Examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PageIndex currently enables reasoning-based RAG within a single document by default.
|
|
|
|
|
For users who need to search across multiple documents, we provide three best-practice workflows for different scenarios below.
|
|
|
|
|
|
2025-08-29 22:13:40 +08:00
|
|
|
* [**Search by Metadata**:](metadata.md) for documents that can be distinguished by metadata.
|
2025-08-29 22:12:46 +08:00
|
|
|
* [**Search by Semantics**:](semantics.md) for documents with different semantic content or cover diverse topics.
|
|
|
|
|
* [**Search by Description**:](description.md) a lightweight strategy for a small number of documents.
|
2025-08-29 22:01:54 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
## 💬 Support
|
|
|
|
|
|
|
|
|
|
* 🤝 [Join our Discord](https://discord.gg/VuXuf29EUj)
|
|
|
|
|
* 📨 [Contact Us](https://ii2abc2jejf.typeform.com/to/meB40zV0)
|