querying for index IDs? #5878
Replies: 2 comments
-
|
Indexes are always addressed by their name (/dbname/_design/ddoc_name/_view/view_name). Can you clarify? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
reopen if this is still a live issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Provide a brief overview of what the new feature is all about
I can't seem to address a couchdb instance (3.5.1) index by it's name, i have to use it's _id.
Tell us how the new feature should work. Be specific
How do I search for that _id after a complete database reset?
Not required. Suggest how to implement the addition or change
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions