Is it possible to query across multiple partitions?
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 167
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
## Context
I would like to query documents in multiple partitions. So, instead to use `partitionedList(string)` I would pass an array as a parameter.
I didn't find this ideia even in CouchDB documentation, so I believe this might be a misunderstanding on my part. So my question is, why doesn't that make sense as a desirable feature?
Contributor guide
Research direction
No source file, test, or entry point is named. Start by reviewing Nano's partitionedList(string) behavior alongside the CouchDB documentation, then determine whether array-based multi-partition queries are supported or desirable. Done means the question has a clear feasibility answer and, if appropriate, defined feature requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100