Commit Graph

7 Commits

Author SHA1 Message Date
CaptainB 178630a502 fix: handle 'None' string in field value checks
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-11 17:51:27 +08:00
CaptainB c0b602b2a4 chore: enhance field value check for query conditions 2025-12-11 15:52:36 +08:00
CaptainB a291d6db3f fix: invert condition check for field_value in search document node 2025-12-09 16:56:55 +08:00
CaptainB c735aaa427 fix: skip processing when field value is empty in search document conditions 2025-12-09 12:11:26 +08:00
CaptainB 4cda73ba57 refactor: optimize document matching logic for tag conditions 2025-10-23 17:43:28 +08:00
CaptainB 947152ed33 feat: enhance search functionality with dynamic scope selection and improved UI 2025-10-17 11:43:56 +08:00
CaptainB 79fbc52741 feat: add search document node functionality and related configurations 2025-10-17 10:27:31 +08:00