Hacker News new | ask | show | jobs
by chmod775 5000 days ago
Nope, you can use the compound index 'a,b,c' to query over the following fields:

    a
    a.b
    a,b,c
The manual actually explains it like that.