OpenSearch/plugins
Jason Tedor 6781a29f9b
Move ingest-geoip default databases out of config (#36949)
Today the default databases bundled with ingest-geoip are treated as
configuration files that we unbundle into the Elasticsearch
configuration directory. This can cause problems for users using our
Docker images if they bind mount over the configuration
directory. Additionally, it creates complexity when trying to convert
ingest-geoip to a module. This commit moves these databases out of the
configuration directory and instead loads from the plugin
directory. Further, custom databases can still be put into the
configuration directory.
2018-12-21 18:05:50 -05:00
..
analysis-icu Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
analysis-kuromoji Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
analysis-nori Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
analysis-phonetic Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
analysis-smartcn Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
analysis-stempel Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
analysis-ukrainian Upgrade to lucene snapshot 774e9aefbc (#36637) 2018-12-14 20:30:07 +00:00
discovery-azure-classic Unify transport settings naming (#36623) 2018-12-14 14:41:04 -07:00
discovery-ec2 Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
discovery-gce Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
examples Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
ingest-attachment Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
ingest-geoip Move ingest-geoip default databases out of config (#36949) 2018-12-21 18:05:50 -05:00
ingest-user-agent Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
mapper-annotated-text Add seq no powered optimistic locking support to the index and delete transport actions (#36619) 2018-12-15 17:59:57 +01:00
mapper-murmur3 Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
mapper-size Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
repository-azure Remove AbstractComponent from AbstractLifecycleComponent (#35560) 2018-11-19 09:51:32 -07:00
repository-gcs SNAPSHOTS: Upgrade GCS Dependencies to 1.55.0 (#36634) 2018-12-14 13:24:29 +01:00
repository-hdfs Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
repository-s3 Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
store-smb Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
transport-nio Unify transport settings naming (#36623) 2018-12-14 14:41:04 -07:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00