- Added more options: ``maxWarmingSearchers``, ``useColdSearcher`` and ``cacheSize``. [hannosch]
1.0a4
==================
- Added back JMX configuration. See http://wiki.apache.org/solr/SolrJmx for more details. You can enable it by adding ``-Dcom.sun.management.jmxremote`` to the ``java_opts`` option. [hannosch]
1.0a3
==================
- Added back a field type called ``integer`` with the same properties as the ``int`` type. This ensures basic schemas created by ``collective.solr`` won't need any schema changes, though they still need a full reindex. [hannosch]
1.0a2
==================
- Fixed invalid reStructuredText format in the changelog. [hannosch]