Uses of Class
com.lancedb.lance.namespace.model.BoostQuery
Packages that use BoostQuery
-
Uses of BoostQuery in com.lancedb.lance.namespace.model
Methods in com.lancedb.lance.namespace.model that return BoostQueryModifier and TypeMethodDescriptionFtsQuery.getBoost()BoostQuery.negativeBoost(Float negativeBoost) Methods in com.lancedb.lance.namespace.model with parameters of type BoostQueryModifier and TypeMethodDescriptionFtsQuery.boost(BoostQuery boost) voidFtsQuery.setBoost(BoostQuery boost)