HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kulekci

no profile record

投稿

Qdrant Cluster Dashboard – Chrome Extension

chromewebstore.google.com
2 ポイント·投稿者 kulekci·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kulekci·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kulekci·6 か月前·0 コメント

Why Precision and Recall Matter More Than Ever in Agentic Systems

kulekci.medium.com
1 ポイント·投稿者 kulekci·6 か月前·0 コメント

Understanding Elasticsearch Percolator Field and Ingestion Lifecycle

kulekci.medium.com
12 ポイント·投稿者 kulekci·7 か月前·1 コメント

How Facets Work in Qdrant: An Under-the-Hood Peek

kulekci.medium.com
2 ポイント·投稿者 kulekci·7 か月前·0 コメント

コメント

kulekci
·2 か月前·議論
8 days to build a Jira alternative. Meanwhile my Jira ticket to change a button color is still 'In Review' since Q2.
kulekci
·3 か月前·議論
[dead]
kulekci
·3 か月前·議論
[dead]
kulekci
·7 か月前·議論
Elasticsearch offers powerful features for full-text search, but one lesser-known and incredibly useful tool is the Percolator. Unlike traditional search, where you query data, the Percolator flips the paradigm — you store queries and match them against documents as they are indexed.

This article focuses on the lifecycle of a percolator index, especially during document ingestion, and how Elasticsearch validates queries against the current mapping to ensure compatibility.