5 lines
231 B
JSON
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": []
|
|
}
|