mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 01:22:26 -04:00
Merge revision 7fb6ca447a
into multi-project
This commit is contained in:
commit
4ff691f066
794 changed files with 21606 additions and 4238 deletions
|
@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test'
|
|||
apply plugin: 'elasticsearch.yaml-rest-compat-test'
|
||||
|
||||
esplugin {
|
||||
description 'Ingest processor that extracts information from a user agent'
|
||||
classname 'org.elasticsearch.ingest.useragent.IngestUserAgentPlugin'
|
||||
description = 'Ingest processor that extracts information from a user agent'
|
||||
classname ='org.elasticsearch.ingest.useragent.IngestUserAgentPlugin'
|
||||
}
|
||||
|
||||
restResources {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue