Agentic Service Discovery

Resources

E

Elasticsearch

by Elastic N.V.

Connect agents to Elasticsearch for full-text search, log analytics, and vector/semantic search.

DatabaserGratis / BetaltAPI-nøglesearchanalyticsfull-textvectorlogsdatabase

Sådan bruger agenter Elasticsearch

  • Semantic and full-text search over large document collections
  • Log analysis and anomaly detection in application telemetry
  • Real-time indexing of agent-generated content for later retrieval
  • Aggregation and analytics over structured event data
  • Vector search for RAG (retrieval-augmented generation) workflows

Agenthandlinger

Search DocumentsExecute a full-text, term, or vector search query against an index

Input: index, query, size, from, sort, source

Returnerer: hits, total, maxScore, took

Index DocumentAdd or replace a document in an Elasticsearch index

Input: index, document, id, refresh

Returnerer: id, index, result, version

Get DocumentRetrieve a specific document by ID

Input: index, id

Returnerer: document, found, version

Update DocumentPartially update an existing document

Input: index, id, doc, upsert

Returnerer: result, version

Delete DocumentDelete a document from an index by ID

Input: index, id

Returnerer: result

Bulk OperationsPerform multiple index/update/delete operations in a single request

Input: operations, refresh

Returnerer: succeeded, failed, errors, took

Delete by QueryDelete all documents matching a query

Input: index, query

Returnerer: deleted, failures

Count DocumentsCount documents matching a query

Input: index, query

Returnerer: count

Eksempel på workflows

1

Product search

Full-text search across product catalog with filters and ranking

2

Log analysis

Query application logs to surface errors and anomalies

Om Elasticsearch

Leverandør
Elastic N.V.
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltElastic Cloud offers a 14-day free trial. Self-hosted is open-source (free). Cloud plans start at ~$95/month.
Godkendelse
API-nøgle
Hastighedsgrænse Tjek altid detaljer med udbyderen
1000 anmodninger / minut
Kompatible noder
AgentResourceInputOutput

Byg et AI-workflow med Elasticsearch

Brug Agentic Planner til at designe, visualisere og forbinde Elasticsearch med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Databaser-værktøjer

Elasticsearch AI Agent Integration | Fugentic