Method ClearFilter
ClearFilter()
Removes the user-scope filter from the underlying memory, restoring unfiltered retrieval across all users.
[Obsolete("Companion of ApplyFilter, which sets a process-wide filter. Query with RecallAsync, which scopes per call and needs no cleanup.")]
public void ClearFilter()