spring-projects / spring-projects/spring-data-couchbase
Docs should not state a Primary Index is required [DATACOUCH-317]
Open
@davidkelly is already working on this.
Since Dec 31, 2020.
type: bug
type: documentation
- Dominant language
- Java
- Stars
- 284
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Dean Proctor opened DATACOUCH-317 and commented
It is a Couchbase best practice to not create Primary Indexes in production environments to prevent full table scans. The docs for this project currently list Primary Indexes as a prerequisite, which is confusing to new users
Reference URL: http://docs.spring.io/spring-data/couchbase/docs/3.0.0.M3/reference/html/#couchbase.repository.n1ql
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.