mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-30 14:41:00 -05:00
* Drop StructFilterContext, use OptimizedFilter directly Reason: it's a no-op wrapper around OptimizedFilter. * GeoMapIndexRead::check_values_any: return OperationResult * condition checker: fallible constructor