OpenSearch/plugins
Nik Everett caf376c8af Start building analysis-common module (#23614)
Start moving built in analysis components into the new analysis-common
module. The goal of this project is:
1. Remove core's dependency on lucene-analyzers-common.jar which should
shrink the dependencies for transport client and high level rest client.
2. Prove that analysis plugins can do all the "built in" things by moving all
"built in" behavior to a plugin.
3. Force tests not to depend on any oddball analyzer behavior. If tests
need anything more than the standard analyzer they can use the mock
analyzer provided by Lucene's test infrastructure.
2017-04-19 18:51:34 -04:00
..
analysis-icu Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-kuromoji Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-phonetic Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-smartcn Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-stempel Start building analysis-common module (#23614) 2017-04-19 18:51:34 -04:00
analysis-ukrainian Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-azure-classic Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-ec2 Ec2 Discovery: Cleanup deprecated settings (#24150) 2017-04-19 12:06:10 -07:00
discovery-file Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-gce Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07: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 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07: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 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-s3 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -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