Added new method on IndexFeederCollection to allow explicit release of the resources. The "shutdown" method is called to release the solr server connection and avoid the server-side warning: "WARN org.apache.zookeeper.server.NIOServerCnxn – caught end of stream exception...
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-index-solr-client-2.0.1
depends on release of dnet-index-client
dependency to junit
The index client is responsible of the translation of tokenizable fields to non-tokenizable field when performing a browse query. Legacy code that were managing browse request via the "groupby" keyword in the query string has been dropped.
[maven-release-plugin] prepare release dnet-index-solr-client-2.0.0
dnet-index-client >= 2.0.0
[maven-release-plugin] prepare release dnet-index-solr-client-1.0.0
added scm
preparing for release
moved StreamingInputDocumentFactory to dnet-index-solr-common
moved dependency to solr from dnet-index-client to dnet-index-solr-client
added standard maven structure