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

Rename some LuceneServer class in the server core #756

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

aprudhomme
Copy link
Contributor

Rename

  • LuceneServerConfiguration -> NrtsearchConfig
  • LuceneServer -> NrtsearchServer
  • LuceneServerClient -> NrtsearchClient
  • LuceneServerClientBuilder -> NrtsearchClientBuilder
  • LuceneServerModule -> NrtsearchModule
  • LuceneClientCommand -> NrtsearchClientCommand
  • LuceneServerMonitoringServerInterceptor -> NrtsearchMonitoringServerInterceptor

A similar renaming was done for test classes.

I am sure there is still a bunch of variable name/comment cleanup that needs to be done, but this should unblock releasing a new version.

@aprudhomme aprudhomme requested a review from sarthakn7 October 4, 2024 23:34
@sarthakn7 sarthakn7 merged commit 25cb8ae into Yelp:main Oct 7, 2024
1 check 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