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

Is it possible to compile solr ontology update processor in Java 7 #5

Open
ntung opened this issue Jan 6, 2016 · 1 comment
Open

Comments

@ntung
Copy link

ntung commented Jan 6, 2016

I want to integrate your plugins into my system. The reason is to run it in Java 7. Could you confirm me if it could be compiled in Java 7?

Thanks for your support.

@mattflax
Copy link
Collaborator

mattflax commented Jan 7, 2016

The plugin has been written using some of the new functions in Java 8, including lambda functions and expressions, so it would require some re-writing to compile in Java 7.

Solr 4 will run happily with Java 8 - is it possible for you to upgrade to Java 8?

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

2 participants