mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-04 00:51:06 -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