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 Details

    • JSON_PROPERTY_POSITIVE

      public static final String JSON_PROPERTY_POSITIVE
    • JSON_PROPERTY_NEGATIVE

      public static final String JSON_PROPERTY_NEGATIVE
    • JSON_PROPERTY_NEGATIVE_BOOST

      public static final String JSON_PROPERTY_NEGATIVE_BOOST
  • Constructor Details

    • BoostQuery

      public BoostQuery()
  • Method Details