feat(web): advanced search UI with filters and operators #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ref: docs/ROADMAP.md § Search & Discovery
Replace the current simple text search with a structured search interface supporting field-specific filters, operators, and combinable criteria.
Requirements
Search Capabilities
API Enhancement
GET /api/items/search— structured search endpoint accepting JSON filter objectfilterquery parameter with encoded filter criteriaWeb UI
Performance Target