LooksLikeFilterClauseWeightBySpace
Parameters
The parameter that specifies the ID value to filter by.
The ID field in the schema to compare against.
Mapping of spaces to their specific weight parameters.
Inheritance
Inheritance Chain:LooksLikeFilterClauseWeightBySpace
- →
BaseLooksLikeFilterClause
- →
NLQCompatible
- →
SingleValueParamQueryClause
- →
QueryClause
- →
ABC
Properties
List of natural language query annotations for this clause.
The ID field used for similarity comparison.
The mapping of spaces to their specific weight parameters.
Static Methods
from_param()
The ID field to filter on.
The parameter containing the ID value.
Mapping of spaces to their weight parameters.
LooksLikeFilterClauseWeightBySpace
- A new looks like filter clause with space weights.