john.leslie (AT) wallst (DOT) com wrote:
Quote:
I have a primary db containing 'documents' and documents can have 1:N
authors so I would like to have a secondary 'authors' db that can have
multiple keys per primary key. I have read the previous posts that 1:N
secondary indices are not currently supported and have read about the
workaround. The old post was too old to add my comments but I am
writing to chime in that this would be a very useful feature for some
future release.
- John |
--
You can have a secondary index with multiples. Check out the examples in
the Getting Started Guide with regard to using secondary indexes.