website logo
⌘K
πŸ–οΈIntroduction to hyper cloud
🍎Getting Started
😍What's New
Blueberry Migration Guide
πŸ’ͺWorkshops
Deno Workshops
NodeJS Workshops
⚑Quickstarts
NodeJS Quickstarts
πŸ”ŒAPI Reference (hyper cloud)
🍎Basics
⚑hyper connect
πŸ”‘JWT Auth
πŸ’ΎData API
🏎️Cache API
πŸ”ŽSearch API
πŸ—„οΈStorage API
πŸ€“Queue API
πŸ”“Sign In
⚑Applications
βš™οΈSettings
πŸ”‘App Keys
πŸ‘₯Teams
Switching Between Accounts
Application Services
Application Service Instances
Adding a Queue Service
Adding a Search Service
Subscriptions
πŸ€‘Upgrade
πŸ“•Terminology
Parameters
πŸ’³Billing
Payment and Pricing Terms
πŸ’ΌLegal
Terms of Service
Acceptable Use Policy
Privacy Policy
πŸ•ΆοΈHyper Vision
Docs powered byΒ archbeeΒ 
10min

Search API

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
UP NEXT
Add document to search index
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
Features
REST API Commands
Use Cases
Want to see hyper in action?
Need Help?