Package version:

Enumeration KnownVectorFilterMode

Known values of VectorFilterMode that the service accepts.

Enumeration Members

Enumeration Members

PostFilter

The filter will be applied after the candidate set of vector results is returned. Depending on the filter selectivity, this can result in fewer results than requested by the parameter 'k'.

PreFilter

The filter will be applied before the search query.