yao/agent/search/handlers/db
Max 3fd27627a1 Sanitize generated DSL and update execution flow in search handler
- Introduce a new sanitizeDSL function to clean up unsupported wildcards in the generated DSL.
- Adjust the sequence of operations in SearchWithContext to reflect the new sanitization step.
- Update comments to accurately reflect the changes in the execution flow and improve code clarity.
2026-03-02 08:14:08 +08:00
..
handler.go Sanitize generated DSL and update execution flow in search handler 2026-03-02 08:14:08 +08:00
handler_integration_test.go Add integration tests for graceful handling of nonexistent and partially existing models in search 2025-12-18 12:20:20 +08:00
handler_test.go Implement Context-Aware Search Functionality and Enhance QueryDSL Generation 2025-12-18 11:49:28 +08:00