Files
kami-parse-server/spec
Jack Wearden 7b9ebc4e8e Avoid multiple $nears in one query (#3798)
Mongo has a hard limit on 1 $near operation per query. Restructuring to
avoid SERVER-13732 should not invalidate a query by creating multiple
$near operations.

Additionally, queries with multiple $ors are now recursively handled,
whereas before, ops at the top level would only have been pushed one
level deeper.

https://github.com/parse-community/parse-server/issues/3767
2017-05-10 08:32:08 -04:00
..
2016-05-19 13:38:16 -07:00
2016-04-04 20:02:34 -04:00
2016-12-06 14:09:43 -08:00
2017-03-20 09:58:36 -07:00
2016-02-29 18:55:14 -05:00
2017-02-21 15:06:45 -05:00
2016-02-17 08:06:30 -05:00
2017-03-20 09:58:36 -07:00
2016-03-18 12:32:31 -07:00
2017-01-13 19:34:04 -05:00
2016-08-07 20:02:53 -07:00