Skip to content

Conversation

@pinzart90
Copy link
Contributor

@pinzart90 pinzart90 commented Feb 26, 2025

Purpose

https://jira.autodesk.com/browse/DYN-8331

Revert changes related to the caching of the Lucene Searcher from this PR:
#15773

This PR basically removes the InitializeIndexSearcher method and adds back the Searcher initialization on every triggered search.

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

(FILL ME IN) Brief description of the fix / enhancement. Use N/A to indicate that the changes in this pull request do not apply to Release Notes. Mandatory section

Reviewers

(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)

(FILL ME IN, optional) Any additional notes to reviewers or testers.

FYIs

(FILL ME IN, Optional) Names of anyone else you wish to be notified of

@github-actions github-actions bot changed the title Lucene performance regression DYN-8331: Lucene performance regression Feb 26, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8331

@reddyashish reddyashish added this to the 3.5 milestone Feb 26, 2025
@pinzart90
Copy link
Contributor Author

I am reverting the change I put in the original Lucene improvement. Looks like the fix you proposed here did not fix it completely
FYI @chubakueno

@pinzart90 pinzart90 merged commit 7b1c5ba into master Feb 26, 2025
24 of 26 checks passed
@pinzart90 pinzart90 deleted the revert_lucene_change branch February 26, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants