OpenSearch/plugins
Nik Everett bb06d8ec4f Allow plugins to build pre-configured token filters (#24223)
This changes the way we register pre-configured token filters so that
plugins can declare them and starts to move all of the pre-configured
token filters out of core. It doesn't finish the job because doing
so would make the change unreviewably large. So this PR includes
a shim that keeps the "old" way of registering pre-configured token
filters around.

The Lowercase token filter is special because there is a "special"
interaction between it and the lowercase tokenizer. I'm not sure
exactly what to do about it so for now I'm leaving it alone with
the intent of figuring out what to do with it in a followup.

This also renames these pre-configured token filters from
"pre-built" to "pre-configured" because that seemed like a more
descriptive name.

This is a part of #23658
2017-05-09 14:50:49 -04:00
..
analysis-icu Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-kuromoji Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-phonetic Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-smartcn Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-stempel Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-ukrainian Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-azure-classic Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
discovery-ec2 Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
discovery-file Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-gce Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
ingest-attachment Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-geoip Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-user-agent Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
jvm-example Add Vagrant based testing fixture (#24249) 2017-05-04 10:17:55 -04:00
mapper-murmur3 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
mapper-size Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-azure Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-gcs Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-hdfs Fixing permission errors for `KERBEROS` security mode for HDFS Repository (#23439) 2017-05-04 10:51:31 -04:00
repository-s3 S3 Repository: Deprecate remaining `repositories.s3.*` settings (#24144) 2017-04-25 23:43:20 -07:00
store-smb Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00