feat: Add + prefix for OR-term search in model filter #1

Closed
opened 2026-07-17 22:11:20 -06:00 by ppreeper · 0 comments
Owner

Adds support for the + prefix in search terms, enabling OR-group filtering. Example: ope +code +router matches models containing ope AND (code OR router).

Adds support for the + prefix in search terms, enabling OR-group filtering. Example: `ope +code +router` matches models containing `ope` AND (`code` OR `router`).
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ppreeper/modelsdev#1
No description provided.