Add new indices
This commit is contained in:
		
							parent
							
								
									bfefa61d35
								
							
						
					
					
						commit
						a722de09d0
					
				|  | @ -46,6 +46,46 @@ | ||||||
|         } |         } | ||||||
|       ] |       ] | ||||||
|     }, |     }, | ||||||
|  |     { | ||||||
|  |       "collectionGroup": "contracts", | ||||||
|  |       "queryScope": "COLLECTION", | ||||||
|  |       "fields": [ | ||||||
|  |         { | ||||||
|  |           "fieldPath": "isResolved", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "visibility", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "volume24Hours", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         } | ||||||
|  |       ] | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "collectionGroup": "contracts", | ||||||
|  |       "queryScope": "COLLECTION", | ||||||
|  |       "fields": [ | ||||||
|  |         { | ||||||
|  |           "fieldPath": "isResolved", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "visibility", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "volume24Hours", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "closeTime", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         } | ||||||
|  |       ] | ||||||
|  |     }, | ||||||
|     { |     { | ||||||
|       "collectionGroup": "contracts", |       "collectionGroup": "contracts", | ||||||
|       "queryScope": "COLLECTION", |       "queryScope": "COLLECTION", | ||||||
|  | @ -94,6 +134,28 @@ | ||||||
|     } |     } | ||||||
|   ], |   ], | ||||||
|   "fieldOverrides": [ |   "fieldOverrides": [ | ||||||
|  |     { | ||||||
|  |       "collectionGroup": "answers", | ||||||
|  |       "fieldPath": "isAnte", | ||||||
|  |       "indexes": [ | ||||||
|  |         { | ||||||
|  |           "order": "ASCENDING", | ||||||
|  |           "queryScope": "COLLECTION" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "order": "DESCENDING", | ||||||
|  |           "queryScope": "COLLECTION" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "arrayConfig": "CONTAINS", | ||||||
|  |           "queryScope": "COLLECTION" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "order": "ASCENDING", | ||||||
|  |           "queryScope": "COLLECTION_GROUP" | ||||||
|  |         } | ||||||
|  |       ] | ||||||
|  |     }, | ||||||
|     { |     { | ||||||
|       "collectionGroup": "answers", |       "collectionGroup": "answers", | ||||||
|       "fieldPath": "username", |       "fieldPath": "username", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user