[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-index-client-2.3.0
depending on released parent
using cnr-cql-utils >= 2.0.0
svn ignores
[maven-release-plugin] prepare release dnet-index-client-2.2.0
feed package moved from client to server-side module.
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 release dnet-index-client-2.0.1
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-client-2.0.0
new locators, increased major version
[maven-release-plugin] prepare release dnet-index-client-1.1.0
fixed project version
preparing for release
added shutdown method to client map to release the existing connections
using CloudSolrServer
fixed dependency
[maven-release-plugin] prepare release dnet-index-client-1.0.0
updated dependencies to use release version
implemented delete by query on index client
added log on error
added filter by index id in the inspector ui
added deploy.info
Implemented reloading of index once the schema is updated
changed dependency from cnr-enabling-services to cnr-service-common
removed deploy info
removed dependency to solr
Implemented index client
changed api
temporary version
cleaning
new module
SCRIPT_COMMENT: fixed deploy.info file to the module cnr-resultset-client
SCRIPT_COMMENT: Added deploy.info file to the module cnr-resultset-client