HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kulekci

no profile record

Submissions

Qdrant Cluster Dashboard – Chrome Extension

chromewebstore.google.com
2 points·by kulekci·قبل 3 أشهر·0 comments

[untitled]

1 points·by kulekci·قبل 3 أشهر·0 comments

[untitled]

1 points·by kulekci·قبل 6 أشهر·0 comments

Why Precision and Recall Matter More Than Ever in Agentic Systems

kulekci.medium.com
1 points·by kulekci·قبل 6 أشهر·0 comments

Understanding Elasticsearch Percolator Field and Ingestion Lifecycle

kulekci.medium.com
12 points·by kulekci·قبل 7 أشهر·1 comments

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

kulekci.medium.com
2 points·by kulekci·قبل 7 أشهر·0 comments

comments

kulekci
·قبل شهرين·discuss
8 days to build a Jira alternative. Meanwhile my Jira ticket to change a button color is still 'In Review' since Q2.
kulekci
·قبل 3 أشهر·discuss
[dead]
kulekci
·قبل 3 أشهر·discuss
[dead]
kulekci
·قبل 7 أشهر·discuss
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.