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

Improve SolrProxy to not depend on EmbeddedSolrServer #4

Open
dsmiley opened this issue Jan 17, 2014 · 1 comment
Open

Improve SolrProxy to not depend on EmbeddedSolrServer #4

dsmiley opened this issue Jan 17, 2014 · 1 comment
Assignees

Comments

@dsmiley
Copy link
Member

dsmiley commented Jan 17, 2014

Even if you don't want to use SolrProxy with an EmbeddedSolrServer, SolrProxy has that dependency; which in turn triggers a ton of Solr stuff. If SolrProxy.initialize_embedded(home,core) were implemented in a static inner class, then EmbeddedSolrServer wouldn't be required if you didn't want it.

@mubaldino
Copy link
Member

Will look at this tweak in Nov.
Maybe even under the guise of the Solr 7.1 look.

-m

@mubaldino mubaldino self-assigned this Dec 17, 2019
@mubaldino mubaldino added this to the Xponents 3.6 milestone Jan 6, 2022
@mubaldino mubaldino removed this from the Xponents 3.6 milestone Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants