Skip to content

v1.6.0-BETA-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@apatrida apatrida released this 02 Feb 16:14
· 61 commits to master since this release

Solr running in standalone server - High Performance, tiny, fast, easy, standalone deployment. This release works with all Solr versions since 4.x including experimental support for Solr 6 (requires JDK 8)

  • Fixes for launching 5.4.1 and 6.0 where servlets have changed.
  • Tested with Solr 5.3.1, 5..4.1 and 6.0.0 nightlies
  • Allow Solr-Undertow to be embedded in an application, mostly so it can more easily be used in integration tests and for Solr plugin writing. This mode does not have admin UI.

You will need the Solr-Undertow release and a Solr Distribution

Internal changes:

  • update to Kotlin 1.0.0-rc-1017
  • Undertow to 1.3.0.Final (newer than this has issues, need to research)
  • Klutter updated to 0.13.0-RC-1017