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

Support 7.x solr #34

Closed
squallsama opened this issue Mar 21, 2018 · 6 comments
Closed

Support 7.x solr #34

squallsama opened this issue Mar 21, 2018 · 6 comments

Comments

@squallsama
Copy link

Is there ant plans to support new version of solr?

@magro
Copy link
Member

magro commented Mar 21, 2018

@mkr can you say anything in this regard?

@mkr
Copy link
Contributor

mkr commented Mar 22, 2018

@squallsama I'm working on that, should be ready in the next couple of days, mid of next week at the latest.

@mahlingam
Copy link

@mkr
Copy link
Contributor

mkr commented Mar 22, 2018

@mahlingam Nice!, I am going directly to Solr 7.2.1, would you need a separate 7.1 based release? I am also removing the Tomcat based SolrRunner for tests and will replace it with a runner based on MiniSolrCloudCluster. I could try to get this into a separate PR though.

@mahlingam
Copy link

I still cant get the cloud tests working, there seems to be no way to run solr in cloud mode with a preconfigured core.properties anymore. legacyCloud=true seems to be a possible solution, but I do not know how and where to configure this. A 7.1.0 release with scala version 2.11.8 would be the perfect solution for us, since the downstream projects using our library complain about:

[warn] Scala version was updated by one of library dependencies:
[warn] 	* org.scala-lang:scala-library:(2.11.6, 2.11.8, 2.10.6, 2.11.4, 2.11.7, 2.11.2, 2.11.1, 2.11.5, 2.11.0) -> 2.11.12
[warn] To force scalaVersion, add the following:
[warn] 	ivyScala := ivyScala.value map { _.copy(overrideScalaVersion = true) }
[warn] Run 'evicted' to see detailed eviction warnings

But: since I forked your repo anyway I could make a release satisfying scala version and solr 7.1.0 myself.

@magro
Copy link
Member

magro commented Mar 29, 2018

Resolved with #38, released with solrs 2.1.0 (currently on its way to maven central).

@magro magro closed this as completed Mar 29, 2018
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

No branches or pull requests

4 participants