mnswpr/firebase/firestore.indexes.json
Ayo f4ac3b0c12
Some checks are pending
Checks / lint (push) Waiting to run
Checks / test (push) Waiting to run
Checks / content (push) Waiting to run
chore: organize repo
2026-07-18 22:00:07 +02:00

5 lines
231 B
JSON

{
"comment": "Time windows are rolling (time_stamp >= cutoff) and all-time sorts by score — both use Firestore's automatic single-field indexes, so no composite indexes are required.",
"indexes": [],
"fieldOverrides": []
}