-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Search function for greenscores should be as permissive (return as many entries) as possbile
Examples, if no date range:
- if user inputs a minerID, return all records with that minerID
- if user inputs n minerIDs, return all records including those minerIDs (not necessarily in that order)
- and user inputs minerID 'f', return all records with minerIDs starting with 'f'
Metadata
Metadata
Assignees
Labels
No labels