removing deploy.info: the branch was reintegrated in the module trunk and we don't need to build it independently in the CI
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-index-solr-service-2.4.6-solr75
depending on released dnet-index-client:2.3.2-solr75
avoid to fail when the path on ZK doesn't exist
updated configuration templates to solr 7.5.0
updated to solr 7.5.0
branch for solr 7.5.0
javadoc
[maven-release-plugin] prepare release dnet-index-solr-service-2.4.5-schemaFix
using apache commons lang3
bumped version
added SNAPSHOT in version before releasing
overwrite solr schema when creating a new collection
dnet-index-solr-service-2.4.4-schemaFix
[maven-release-plugin] copy for tag dnet-index-solr-service-2.4.4-schemaFix
[maven-release-plugin] prepare release dnet-index-solr-service-2.4.4-schemaFix
[maven-release-plugin] rollback the release of dnet-index-solr-service-2.4.4-schemaFix
2.4.X
allow among the target fields those marked as indexable = 'true' or result = 'false'
fixed definition for string_ci type
__result file defined as plain string, using string as well for non tokenized fields, fixed string_ci type definition
[maven-release-plugin] copy for tag dnet-index-solr-service-2.4.3
[maven-release-plugin] prepare release dnet-index-solr-service-2.4.3
depending on released parent
added changelog entry, the field name is string_ci, forget the previous commit message
cleanup, introduced text_ci to index untokenized field values and allow case insensitive querying
removed s* numeric field types, they are deprecated in most recent versions
indentation
integrated changes from dnet40: added support for create multiple shards for the same collection on the same solr server
commented out suggester component causing slow startup
migrated to dnet45
codebase used to migrate to java8 the production system