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