Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
coffeemug
on May 16, 2013
|
parent
|
context
|
favorite
| on:
RethinkDB 1.5 released: secondary indexes, soft du...
You can't currently do index intersection (so you can't chain `between` commands), but you can absolutely use multiple indexes with joins. E.g. `table.between(...).eq_join(...).eq_join(...)` will use three indexes in this example.
EDIT: err, Joe beat me to it.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
EDIT: err, Joe beat me to it.