summaryrefslogtreecommitdiff
path: root/rest-api-spec
AgeCommit message (Expand)Author
2016-05-20[rest api spec] fix doc urlsspalger
2016-05-20[rest api spec] fix url for reindex api docsSpencer
2016-05-20Limit retries of failed allocations per index (#18467)Simon Willnauer
2016-05-20percolator: Removed percolator cacheMartijn van Groningen
2016-05-19Port Delete By Query to Reindex infrastructureTanguy Leroux
2016-05-18Aggregations fix: support include/exclude strings formatted for IP and date f...markharwood
2016-05-18Add missing builder.endObject() in FsInfoTanguy Leroux
2016-05-18Disabling nodes.stats/30_discovery.yaml rest testChristoph Büscher
2016-05-17[TEST] Add missing sort processor to testpolyfractal
2016-05-17Add a Sort ingest processorZachary Tong
2016-05-13Adding REST tests to ensure key_as_string behavior stays consistentChris Earle
2016-05-13Fix xcontent rendering of ip terms aggs. #18003Adrien Grand
2016-05-10Merge branch 'pr/18068'Lee Hinman
2016-05-09Do not return fieldstats information for fields that exist in the mappingJim Ferenczi
2016-05-06Add node name to Cat RecoveryTanguy Leroux
2016-05-04[reindex] Switch throttle to Float.POSITIVE_INFITINTY/"unlimited"Nik Everett
2016-04-29ingest: Add `date_index_name` processor.Martijn van Groningen
2016-04-29Merge branch 'pr/cat-size-time-units'David Pilato
2016-04-27Extend field stats:Jim Ferenczi
2016-04-27Row-centric output for _cat/fielddataAlexander Kazakov
2016-04-26Remove trailing / in rest spec for ingest.simulate (#17976)Martijn Laarman
2016-04-22Fail request if rescore window > 10,000Nik Everett
2016-04-22Changed indexed scripts to be stored in the cluster state instead of the `.sc...Martijn van Groningen
2016-04-21ingest: Streamline option naming for several processors:Martijn van Groningen
2016-04-21Analyze API : Rename filters/token_filters/char_filter to filter/token_filter...Jun Ohtani
2016-04-19percolator: removed .percolator type instead a field of type `percolator` sho...Martijn van Groningen
2016-04-15Add support for documented byte/size units and for micros as a time unit in _...David Pilato
2016-04-13Enable installing the rest-api-spec artifactjaymode
2016-04-13Cat: cat health supports ts=0 optionJun Ohtani
2016-04-12Make aggregation registration more like query registrationNik Everett
2016-04-07Add _cat/tasksIgor Motov
2016-04-06Disallow unquoted field names, fix testcases using unquoted JSONJimmy Jones
2016-04-05[REST API] set correct default valueSpencer
2016-04-04index is a required url partMpdreamz
2016-04-01Document task id's as string in the rest specMpdreamz
2016-03-31Remove deprecated indices.get_aliasesMartijn Laarman
2016-03-30Add ability to group tasks by common parentIgor Motov
2016-03-30[reindex] Dynamic throttle!Nik Everett
2016-03-30Merge pull request #17403 from elastic/docs/remove-rest-api-utils-referenceIsabel Drost-Fromm
2016-03-30Disable fielddata on text fields by defaults. #17386Adrien Grand
2016-03-30Remove reference to utils for generating REST docsIsabel Drost-Fromm
2016-03-29Merge branch 'master' into enhancement/remove_node_client_settingjavanna
2016-03-29Rename update-by-query REST tests to update_by_queryClinton Gormley
2016-03-29REST: The body is required in the reindex APIClinton Gormley
2016-03-29Renamed update-by-query REST spec to update_by_queryClinton Gormley
2016-03-29Merge branch 'master' into enhancement/remove_node_client_settingjavanna
2016-03-28Add API to explain why a shard is or isn't assignedLee Hinman
2016-03-28Replace is_true: took with took >= 0Nik Everett
2016-03-25[TEST] expand REST tests to check for roles in nodes info, nodes stats and ta...javanna
2016-03-25Merge branch 'master' into enhancement/remove_node_client_settingjavanna