Files
ragflow/api/apps
Elias Shieh f44436a549 perf(retrieval): push metadata filters down to the metadata index (#18219)
## Summary

- route REST retrieval metadata conditions through the existing
metadata-index push-down service
- keep full metadata loading lazy and preserve the Python in-memory
filter as an exact fallback
- add focused coverage for successful and empty push-down results and
multi-valued fallback semantics
2026-08-21 14:36:50 +08:00
..