Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

DATASOLR-484 Add possibility to optimize collection #80

Open
wants to merge 1 commit into
base: 3.0.x
Choose a base branch
from

Conversation

cipous
Copy link

@cipous cipous commented Oct 1, 2018

  • [ x] You have read the Spring Data contribution guidelines.
  • [x ] There is a ticket in the bug tracker for the project in our JIRA.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • [x ] You submit test cases (unit or integration tests) that back your changes.
  • [x ] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

@cipous
Copy link
Author

cipous commented Oct 1, 2018

I hope that PR is clear, Please let me know if something needs to be added. The reason why we need optimize() is that our tests are unstable on sorting by score, we discovered, that even deleted documents are effecting score, so that`s why we need optimize to be called before sorting test

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: waiting-for-triage An issue we've not yet triaged
Development

Successfully merging this pull request may close these issues.

2 participants