sparseVector

fun sparseVector(name: String, configure: SparseVectorParamsBuilder.() -> Unit = {})

Add a named sparse vector. Repeatable; may coexist with dense/named vectors (hybrid search).