blob: bd8b0403f4cf93142f21e1ca2563219ca4dc6f16 [file] [log] [blame]
Apache ManifoldCF Plugin for Apache Solr 3.x change Log
$Id$
======================= Release 1.1 =====================
CONNECTORS-825: Fix infinite loop in new code.
(Shinichiro Abe)
Add functionality making the plugin compatible with multi-domain
features of ManifoldCF. Specifically, allow multiple domain/username
tuples to be passed in the request.
(Karl Wright)
======================= Release 0.4 =====================
CONNECTORS-534: Repackage plugins to have a true binary release,
with appropriate DEPENDENCIES.txt, README's etc.
(Karl Wright)
======================= Release 0.3 =====================
Update to Solr 3.6.2.
(Karl Wright)
======================= Release 0.2 =====================
CONNECTORS-485: Update to Solr 3.6.
(Karl Wright)
CONNECTORS-354: Add a parameter to allow the maximum connection pool
size to be configurated in solrconfig.xml.
(Karl Wright)
CONNECTORS-333: Use multithreaded connection manager and tcp-no-delay
in order to avoid sockets accumulating in CLOSE_WAIT.
(Simon Willnauer via Karl Wright)
======================= Release 0.1 =====================
Initial commit.
(Karl Wright)