You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(lib): enhance text search with MongoDB $text operator
- Add support for MongoDB text search using the 'q' parameter
- Refactor filter processing to handle text search and other conditions
- Improve query robustness by using explicit $and operator for multiple conditions
0 commit comments