Allow numeric comparison in search #5

Open
opened 2025-12-27 18:12:23 +00:00 by scossu · 0 comments
Owner

Support numeric operators (<, >, <=, >=) in search.

There are two possible approaches:

a. Contribute to the currently implemented library (Fuse, see https://github.com/krisk/Fuse/issues/809)
b. Replace fuse with a more complex and larger library that already implements the feature (not ideal but other features may be needed later, e.g. facets)

Support numeric operators (`<`, `>`, `<=`, `>=`) in search. There are two possible approaches: a. Contribute to the currently implemented library (Fuse, see https://github.com/krisk/Fuse/issues/809) b. Replace fuse with a more complex and larger library that already implements the feature (not ideal but other features may be needed later, e.g. facets)
scossu added this to the v1.2.0 milestone 2026-01-07 13:39:39 +00:00
Sign in to join this conversation.
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
scossu/pocket_archive#5
No description provided.