Class BoostQuery
java.lang.Object
com.lancedb.lance.namespace.model.BoostQuery
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class BoostQuery
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()negativeBoost(Float negativeBoost) voidsetNegative(FtsQuery negative) voidsetNegativeBoost(Float negativeBoost) voidsetPositive(FtsQuery positive) toString()toUrlQueryString(String prefix)
-
Field Details
-
JSON_PROPERTY_POSITIVE
-
JSON_PROPERTY_NEGATIVE
-
JSON_PROPERTY_NEGATIVE_BOOST
-
-
Constructor Details
-
BoostQuery
public BoostQuery()
-
-
Method Details
-
positive
-
getPositive
-
setPositive
-
negative
-
getNegative
-
setNegative
-
negativeBoost
-
getNegativeBoost
-
setNegativeBoost
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
-
toUrlQueryString
-