[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-index-solr-service-2.4.6-solr75
[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] copy for tag dnet-index-solr-service-2.4.5-schemaFix
[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
consolidated index modules and updated to solr 7.2.0
[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
cleanup
2.4.X
allow among the target fields those marked as indexable = 'true' or result = 'false'
solr6 branch
branch for solr6
map solr data types directly from the MDFormat profile
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
does not delete the root path on zookeeper when it does not exist
store the __result field as bare string, disabling docValues
force solr configuration files upon collection creation
depending on snapshot parent
upgraded solr version to 6.6.0
[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