SimilarFilterClause
Parameters
The parameter that specifies the similarity value to filter by.
The parameter that specifies the weight for this filter.
The space field set that defines the fields for similarity comparison.
Inheritance
Inheritance Chain:SimilarFilterClause
- →
SingleValueParamQueryClause
- →
QueryClause
- →
NLQCompatible
- →
ABC
Properties
Mapping of space annotations to their corresponding annotations.
The space field set used for similarity comparison.
List of natural language query annotations for this clause.
The weight parameter for this similarity filter.
Static Methods
from_param()
The spaces to apply the similarity filter to.
The field set for similarity comparison.
The parameter defining the similarity value.
The weight parameter for the filter.
SimilarFilterClause
- A new similar filter clause instance.