Semantic search Using semantic search Step 1: Create an ingest pipeline Step 2: Create an index for ingestion Step 3: Ingest documents into the index Step 4: Search the index u...
Neural search Prerequisite Tutorial Using an ML model for neural search Semantic search Hybrid search Multimodal search Sparse search Conversational search Neural search...
Search for a task Path and HTTP methods Example request: Search for a task in which function_name is KMEANS Example response Search for a task Searches tasks based on param...
Search for a model Path and HTTP methods Example request: Searching for all models Example request: Searching for models with the algorithm “FIT_RCF” Example: Excluding model chu...
Search API Search API Warning This feature is experimental and subject to breaking changes. See the Conan stability section for more information. class SearchAPI(conan_api)
Search for a workflow Path and HTTP methods Example request: All created workflows Example request: All workflows with a use_case of REMOTE_MODEL_DEPLOYMENT Example response ...
Search relevance Search relevance Search relevance evaluates the accuracy of the search results returned by a query. The higher the relevance, the better the search engine. Ope...
Hybrid search Using hybrid search Step 1: Create an ingest pipeline Step 2: Create an index for ingestion Step 3: Ingest documents into the index Step 4: Configure a search pip...
Search settings Point in Time settings Search settings OpenSearch supports the following search settings: search.max_buckets (Dynamic, integer): The maximum number of aggreg...