Regarding Clustering Support in Lucene
Arun Kumar Kalakanti <[email protected]> Tue, 6 May 2025 17:11:47 +0530
| Newsgroups | gmane.comp.jakarta.lucene.user |
|---|---|
| Message-ID | <CA+Az6kxoK1FCYHFQZmpK3oVoH4RZzgHuh864kuQ3oa5t67-4WQ@mail.gmail.com> |
Dear all, Lucene 10.1 introduced "experimental" KMeans clustering of vectors. However, I couldn't find it in the 10.2 version. Ref: https://lucene.apache.org/core/10_1_0/sandbox/org/apache/lucene/sandbox/codecs/quantization/KMeans.html Could you please share the plans, if any, or alternatives in place to support it? Regards, Arun Kumar K