Reference
Search API
6min
This search service gives you a powerful search engine within your rest commands. Have documents you want to search, simply POST them to a search index and use the query command to get a set of matches from some text criteria. The goal of this API is to manage the complexity of running your own search engine, or having to deal with separate services, the search engine sits right next to your data, storage and cache for a high composable integration.
- 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.
Looking for help? Reach out to us for help at any time at support@hyper63.com
Updated 03 Mar 2023
Did this page help you?