IFilterExplanation
Explanation of why a filter matched a query
Properties
Property | Type | Notes |
---|---|---|
IFilter |
Copy of the Filter |
|
boolean |
Did the filter match the query? |
|
IPredicateExplanation[] |
Array of explanations for each predicate in the Filter |
Interface defined in common/src/search/explainQueryResult.ts:43