JanusGraph / janusgraph

JanusGraph: an open-source, distributed graph database
https://janusgraph.org
Other
5.32k stars 1.17k forks source link

Add support for Apache Lucene 8.x version #1650

Closed porunov closed 3 years ago

porunov commented 5 years ago

The latest Apache Lucene version is 8.1.1. I think it would be nice to update lucene / solr from 7.x to 8.x. I didn't check if 8.x is compatible with 7.x but 8.x isn't listed in JanusGraph compatibility map.

porunov commented 3 years ago

Fixed in #2170