-
Notifications
You must be signed in to change notification settings - Fork 192
AutoIndexing is not Working properly [DATACOUCH-550] #858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Michael Reiche commented AutoIndexing - it works as expected in JUnit tests initialized with |
Mark Paluch commented Note that we disabled auto-index creation by default in MongoDB (DATAMONGO-2477) as automatic index creation creates several subsequent issues and desires to customize the behavior. |
micopiira commented
|
Michael Reiche commented Hi micopiira - it will only work in JUnit tests initialized with And although I've added a pull-request to capture the analysis I did earlier, there still needs to be a discussion if this is something we want to support |
The previous "Revert" only reverted CouchbaseTemplate resulting in compilation errors in master. Closes #858
The previous "Revert" only reverted CouchbaseTemplate resulting in compilation errors in master. Closes #858
The previous "Revert" only reverted CouchbaseTemplate resulting in compilation errors in master. Closes #858
deniswsrosa opened DATACOUCH-550 and commented
I have enabled autoindexing according to the docs:
And here is my entity:
I have tried many variations of the mapping above, and after the application starts no index is created on the target bucket.
Affects: 4.0 GA (Neumann)
Referenced from: pull request #295
1 votes, 5 watchers
The text was updated successfully, but these errors were encountered: