Vector Params Verification Tests¶
Covers validation of vector index parameters passed into the Java layer and their persistence.
What's Covered¶
- Quantization modes:
INT8,NONE,BINARY,PRODUCT. store_vectors_in_graphandadd_hierarchyflags.- Per-index cache settings:
location_cache_sizegraph_build_cache_sizemutations_before_rebuild
- Parameter persistence after database reopen.
- JVM heap sanity check via JPype runtime memory stats.