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·6개월 전·1 comments

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

kulekci.medium.com
2 points·by kulekci·7개월 전·0 comments

comments

kulekci
·2개월 전·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
·6개월 전·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.