Hacker News new | ask | show | jobs
by proppy 4630 days ago
You can do query equality filters on more than one property using composite filters: https://developers.google.com/datastore/docs/concepts/querie... and composite indexes definition: https://developers.google.com/datastore/docs/tools/indexconf...