summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-07-29Undeprecates `aggs` in the search requestColin Goodheart-Smithe
2016-07-29Make the heuristic to compute the default shard size less aggressive.Adrien Grand
2016-07-28Assert we return Location header with 201 CREATEDNik Everett
2016-07-28Merge pull request #19610 from areek/enhancement/19484Areek Zillur
2016-07-28Merge branch 'pr/15724-gce-network-host-master'David Pilato
2016-07-28Merge branch 'fix/npe-simulate-pipeline-no-id'David Pilato
2016-07-28#19649 Makes `m` case sensitive in TimeValueColin Goodheart-Smithe
2016-07-28Fix NPE when simulating a pipeline with no idDavid Pilato
2016-07-28fix explain in function_score if no function filter matches (#19185)Britta Weber
2016-07-28Makes `m` case sensitive in TimeValueColin Goodheart-Smithe
2016-07-27[TEST] throw correct error within assertBusy in TruncateTranslogITLee Hinman
2016-07-27Merge pull request #19638 from rjernst/filewatcher_interfaceRyan Ernst
2016-07-27Only log running out of slots when out of slots (#19637)Nik Everett
2016-07-27Change file changes listener for resource watcher to an interfaceRyan Ernst
2016-07-27Add authentication to reindex-from-remoteNik Everett
2016-07-27Add zero-padding to auto-generated rollover index name incrementAreek Zillur
2016-07-27Fix comments and method nameDavid Pilato
2016-07-27Revert last change and make generateCustomNameResolvers private in Node classDavid Pilato
2016-07-27Move generateCustomNameResolvers to DiscoveryPlugin interfaceDavid Pilato
2016-07-27Merge branch 'master' into pr/15724-gce-network-host-masterDavid Pilato
2016-07-27Move registerCustomNameResolvers to Node class and rename itDavid Pilato
2016-07-27ingest: Change the `foreach` processor to use the `_ingest._value` ingest met...Martijn van Groningen
2016-07-26Fixes debug logging on index creation waiting for shards to be started (#19612)Ali Beyad
2016-07-26[TEST] Assert that shard has been released before running truncate toolLee Hinman
2016-07-26Tests: add more logging to testCorruptFileThenSnapshotAndRestoreIgor Motov
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-26[Ingest] Add REST _ingest/pipeline to get all pipelinesChris Earle
2016-07-26Merge branch 'master' into pr/15724-gce-network-host-masterDavid Pilato
2016-07-26Move custom name resolvers to NetworkService CTORDavid Pilato
2016-07-26Merge pull request #19595 from cbuescher/fix-19422Christoph Büscher
2016-07-26add `Socket closed` variant to NetworkExceptionHelper.isCloseConnectionExceptionBoaz Leskes
2016-07-26Merge remote-tracking branch 'dakrone/translog-cli'Lee Hinman
2016-07-26Fix unit test build failureNik Everett
2016-07-26Add _operation field to index, update, delete responsesAlexander Lin
2016-07-26Add 'elasticsearch-translog' CLI tool with 'translog' commandLee Hinman
2016-07-26Adding unit tests for QueryParseContextChristoph Büscher
2016-07-26Add _bucket_count option to buckets_pathColin Goodheart-Smithe
2016-07-26Allow empty json object in request body in `_count` APIChristoph Büscher
2016-07-26aggs: Changed how `nested` and `reverse_nested` aggs know about their nested ...Martijn van Groningen
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-25Merge remote-tracking branch 'dakrone/bucket-circuit-breaker'Lee Hinman
2016-07-25Circuit break on aggregation bucket numbers with request breakerLee Hinman
2016-07-25Cleaned up the tests in lang-mustache.Martijn van Groningen
2016-07-25Merge pull request #19579 from jimferenczi/docvalue_fields_fetchJim Ferenczi
2016-07-25Clean up more messy testsTanguy Leroux
2016-07-25Rename FieldDataFieldsContext and FieldDataFieldsFetchSubPhase in DocValueFie...Jim Ferenczi
2016-07-23Persistent Node Names (#19456)Boaz Leskes
2016-07-22Introduce Netty 4Jason Tedor
2016-07-22Revert "Allow to listen on virtual interfaces"Jason Tedor
2016-07-22Allow to listen on virtual interfacesMichael Nitschinger