lightcouch / LightCouch

CouchDB Java API
www.lightcouch.org
Apache License 2.0
67 stars 70 forks source link

Multi-key view querying of composite keys is not supported #54

Closed iddo closed 6 years ago

iddo commented 8 years ago

The org.lightcouch.View::keys method only supports simple String based keys for multi key querying.