[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-index-solr-service-2.6.9
[maven-release-plugin] prepare release dnet-index-solr-service-2.6.9
removed non necessary fields
[maven-release-plugin] copy for tag dnet-index-solr-service-2.5.8
[maven-release-plugin] prepare release dnet-index-solr-service-2.5.8
bumped version
updated solr configuration template to match the suggestions from https://code-repo.d4science.org/D-Net/dnet-hadoop/pulls/148
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] copy for tag dnet-index-solr-service-2.4.7
[maven-release-plugin] prepare release dnet-index-solr-service-2.4.7
reintegrated branch solr75 -r53828:HEAD
removed
[maven-release-plugin] rollback the release of dnet-index-solr-service-2.4.7
bumped dependency range lower bound. It's time to exclude old dep versions
using solr 7.5.0 compatible version of dnet-index-client, javadoc
[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
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