Skip to content
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

Docs for IndexOperations.resetIndexCache() should be removed #4587

Closed
aalsup opened this issue Dec 12, 2023 · 1 comment
Closed

Docs for IndexOperations.resetIndexCache() should be removed #4587

aalsup opened this issue Dec 12, 2023 · 1 comment
Assignees
Labels
type: documentation A documentation update

Comments

@aalsup
Copy link

aalsup commented Dec 12, 2023

In the docs, section "Index and Collection Management", the IndexOperations interface still shows a reference to the resetIndexCache() method. Elsewhere in the docs, it does state that this method is no longer supported. However, it is still shown in the docs interface definition - even though the method is not available in the 4.2.0 jar.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 12, 2023
@christophstrobl christophstrobl added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 12, 2023
@christophstrobl christophstrobl self-assigned this Dec 12, 2023
@christophstrobl
Copy link
Member

@aalsup thanks for the heads up. we'll fix that.

christophstrobl added a commit that referenced this issue Dec 12, 2023
Make sure the reference documentation is in line with available methods. Update signatures and remove no longer supported ones.

Closes: #4587
christophstrobl added a commit that referenced this issue Dec 12, 2023
Update IndexOperations javadoc. Add missing parameters and change wording to reflect what the methods actually do.

See: #4587
christophstrobl added a commit that referenced this issue Dec 12, 2023
Make sure the reference documentation is in line with available methods. Update signatures and remove no longer supported ones.

Closes: #4587
@christophstrobl christophstrobl added this to the 4.1.7 (2023.0.7) milestone Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

3 participants