Search API
6min
A hyper search service is a powerful search index.
Index JSON documents by adding them to your search service. Then query with text criteria to perform a full text search. The search engine sits right next to your data, storage, and cache for a highly composable integration.
Features
- Query Command - using a simple query text and optional filter, you have a fully-featured search at your disposal.
- Bulk Document Indexing - create indexes using an array of documents to reduce round trips and quickly initialize your search engine.
REST API Commands
- ο»Ώο»ΏAdd document to search indexο»Ώ
- ο»Ώο»ΏSearch Index
- ο»Ώο»ΏGet Search Documentο»Ώ
- ο»Ώο»ΏRemove Search Documentο»Ώ
- ο»Ώο»ΏBulk Documents
Use Cases
- Full-Text Search
- Type ahead-searching
Want to see hyper in action?
Learn by doing with our workshops and quickstarts.
Need Help?
You can always reach out to our support team for any additional assistance on slack.
ο»Ώ
Updated 15 Oct 2022
Did this page help you?
Yes
No