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

feat(search): add index building method to IndexUpdater #2346

Merged
merged 5 commits into from
Jun 1, 2024

Conversation

PragmaTwice
Copy link
Member

We previously added the ability to incrementally build indexes.
Here, we have implemented a method to build all indexes for index initialization.

@PragmaTwice PragmaTwice requested a review from git-hulk June 1, 2024 03:40
Copy link

sonarcloud bot commented Jun 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@PragmaTwice PragmaTwice merged commit d2e0feb into apache:unstable Jun 1, 2024
32 of 33 checks passed
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.

2 participants