summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2017-09-14Add bad_request to the rest-api-spec catch params (#26539)Michael Basnight
2017-09-14[Docs] "The the" is a great band, but ... (#26644)Christoph Büscher
2017-09-14Fix percolator highlight sub fetch phase to not highlight query twice (#26622)Jim Ferenczi
2017-09-13Move non-core mappers to a module. (#26549)Adrien Grand
2017-09-11Fix reference to painless inside expression engine (#26528)Ryan Ernst
2017-09-11Fix the MapperFieldType.rangeQuery API. (#26552)Adrien Grand
2017-09-08Added support to the percolate query to percolate multiple documentsMartijn van Groningen
2017-09-06Internal: Add versionless alias for rest client codebase in policy files (#26...Ryan Ernst
2017-09-06removed unused importMartijn van Groningen
2017-09-06Fix two unreleased percolator query analyze bugsMartijn van Groningen
2017-09-06percolator: handle point queries with 2 or more dimensions correctlyMartijn van Groningen
2017-09-05Added a limit to from + size in top_hits and inner hits.Martijn van Groningen
2017-09-04percolator: Rename map_unmapped_fields_as_string setting to map_unmapped_fiel...Martijn van Groningen
2017-09-01ScriptService: Replace max compilation per minute setting with max compilatio...Alexander Reelsen
2017-08-31Upgrade to lucene-7.0.0-snapshot-d94a5f0. (#26441)Adrien Grand
2017-08-30Migrate Search requests to use Writeable reading strategies (#26428)Tal Levy
2017-08-30Moves deferring code into its own subclass (#26421)Colin Goodheart-Smithe
2017-08-30Consolidate locale parsing. (#26400)Adrien Grand
2017-08-30Do not test the ingest date processor against random locales.Adrien Grand
2017-08-29Test: disable locale parsing test that is broken with some randomizedRyan Ernst
2017-08-28[TEST] test logging for reindex RethrottleTests #26192Andy Bristol
2017-08-28Remove the _all metadata field (#26356)Jim Ferenczi
2017-08-28Simple verification of the format of the language tag used in DateProcessor. ...Stuart Neivandt
2017-08-28Remove support for lenient booleans.Adrien Grand
2017-08-25Revert shading for the low level rest client (#26367)Michael Basnight
2017-08-24Move generic http settings out of netty module (#26310)Tim Brooks
2017-08-23Set classpath on Painless apiJavadoc taskYannick Welsch
2017-08-21Stricter validation for min/max values for whole numbers (#26137)Sergey Galkin
2017-08-18[TEST] wait until reindex tasks ready for rethrottle (#26250)Andy Bristol
2017-08-17Remove Sort enum from Painless Definition (#26179)Jack Conradson
2017-08-17Fix some links in Painless method referenceNik Everett
2017-08-16Release pipelined http responses on close (#26226)Tim Brooks
2017-08-16Serialize and expose timeout of acknowledged requests in REST layer (#26189)Yannick Welsch
2017-08-15(refactor) some opportunities to use diamond operator (#25585)desmorto
2017-08-14fix targetField randomization in JoinProcessorTests (#26206)Tal Levy
2017-08-14AwaitsFix failing RethrottleTestsAndy Bristol
2017-08-11fix SplitProcessor targetField test (#26178)Tal Levy
2017-08-11Move more token filters to analysis-common moduleMartijn van Groningen
2017-08-11reindex: automatically choose the number of slices (#26030)Andy Bristol
2017-08-11percolator: Hint what clauses are important in a conjunction query based on f...Martijn van Groningen
2017-08-11Remove unused Netty-related settings (#26161)Daniel Mitterdorfer
2017-08-09percolator: Use correct version for bwc checking now that the change has been...Martijn van Groningen
2017-08-08Upgrade to lucene-7.0.0-snapshot-a128fcb. (#26090)Adrien Grand
2017-08-08Verify that _bulk and _msearch requests are terminated by a newline (#25740)olcbean
2017-08-08Remove `_index` fielddata hack if cluster alias is present (#26082)Simon Willnauer
2017-08-08Add a scripted similarity. (#25831)Adrien Grand
2017-08-07add URL-Decode Processor to Ingest (#26045)Tal Levy
2017-08-07[TEST] prevent yaml tests from using raw requests (#26044)Luca Cavanna
2017-08-07test: Do not use random index writer as test expects a single segmentMartijn van Groningen
2017-08-02[TEST] Fix internalMatrixStatsTests failureColin Goodheart-Smithe