Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Re-phrase build bullet, mentioning that we are independent from Lucene

...

  • Admin UI support for SQL Querying
  • HDFS code is now an independent module
  • Metrics handler only depends on SolrJ instead of core and has its own log4j2.xml now so it doesn’t share Solr’s logging config

Build

  • Independent build and releaseSolr is now built and released independently from Lucene (separate Apache projects)
  • Build system switched to gradleGradle, no longer uses antAnt + Ivy

Docker

  • Image creation is now a part of the Apache Solr Github repo
  • Solr Docker image documentation is now a part of the reference guide
  • Official image upgraded to use JDK17 (by Eclipse Temurin) and ability to create functionally identical local image

...