JingsongLi opened a new pull request, #28:
URL: https://github.com/apache/paimon-vector-index/pull/28

   ## Summary
   
   Update the README to describe Apache Paimon Vector Index as a multi-index 
library rather than an IVF-PQ-only implementation. The new structure introduces 
the supported index families and shows the unified Rust, Java/JNI, and Python 
APIs.
   
   ## Changes
   
   - Add a supported-index table for IVF_FLAT, IVF_PQ, IVF_HNSW_FLAT, and 
IVF_HNSW_SQ.
   - Refresh the unified API section with Rust, Java/JNI, and Python examples 
using the multi-index configs.
   - Clarify shared capabilities, metadata filter pushdown, ANN benchmark 
coverage, and development commands.
   
   ## Testing
   
   - [x] `git diff --check`
   
   ## Notes
   
   Docs-only change; no runtime behavior changed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to