summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search
AgeCommit message (Expand)Author
2017-05-26Support Multiple Collapse Inner HitsMatt Weber
2017-05-26Scripting: Rename CompiledType to FactoryType in ScriptContext (#24897)Ryan Ernst
2017-05-25Scripting: Make contexts available to ScriptEngine construction (#24896)Ryan Ernst
2017-05-25Scripting: Move context definitions to instance type classes (#24883)Ryan Ernst
2017-05-25Add the ability to store objects with a ScrollContext (#24777)Jay Modi
2017-05-24Scripting: Make ScriptEngine.compile generic on the script context (#24873)Ryan Ernst
2017-05-24Scripting: Add instance and compiled classes to script contexts (#24868)Ryan Ernst
2017-05-24Scripting: Add default implementation of close() for ScriptEngine (#24851)Ryan Ernst
2017-05-24SignificantText aggregation - like significant_terms, but for text (#24432)markharwood
2017-05-23Test: Convert test script engine impls to use MockScriptEngine (#24854)Ryan Ernst
2017-05-23Add the ability to define custom inner hit sub context builder (#24676)Jim Ferenczi
2017-05-22Scripting: Simplify ScriptContext (#24818)Ryan Ernst
2017-05-22Fix RangeFieldMapper rangeQuery to properly handle relationsNicholas Knize
2017-05-22Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-22Move getType to Aggregation interface (#24822)Luca Cavanna
2017-05-20Scripting: Remove "inline script enabled" on script engines (#24815)Ryan Ernst
2017-05-19Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-19Mark SearchSourceBuilder as ToXContentObject (#24795)Luca Cavanna
2017-05-19[Test] Remove ParsedAggregationTests (#24791)Tanguy Leroux
2017-05-19Fix InternalExtendedStatsTests setUpChristoph Büscher
2017-05-19Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-19[Test] Remove leftover in InternalRangeTestsTanguy Leroux
2017-05-19Remove //norelease and cleans up somet aggregations tests (#24789)Tanguy Leroux
2017-05-18Remove Deprecated Script Settings (#24756)Jack Conradson
2017-05-18DateHistogram: Fix 'extended_bounds' with 'offset' (#23789)Christoph Büscher
2017-05-18Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-18Add parsing method for Top Hits aggregation (#24717)Tanguy Leroux
2017-05-18Add parsing method for binary range aggregation (#24706)Tanguy Leroux
2017-05-17Scripting: Remove native scripts (#24726)Ryan Ernst
2017-05-17Scripting: Remove file scripts (#24627)Ryan Ernst
2017-05-17Add fromXContent method to SearchResponse (#24720)Luca Cavanna
2017-05-17Add parsing for InternalScriptedMetric aggregation (#24738)Christoph Büscher
2017-05-17Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-17Fix ArrayIndexOutOfBoundsException when no ranges are specified in the query ...George Papadrosou
2017-05-16Move remaining pre-configured token filters into analysis-common (#24716)Nik Everett
2017-05-16Automatically close releasables after test (#24687)Zachary Tong
2017-05-16Add parsing to Significant Terms aggregations (#24682)Tanguy Leroux
2017-05-16Add parsing for InternalAdjacencyMatrix aggregation (#24700)Christoph Büscher
2017-05-16Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-16[Tests] Add unit test for InternalAdjecencyMatrix aggregation (#24698)Christoph Büscher
2017-05-15Scripts: Convert template script engines to return String instead of BytesRef...Ryan Ernst
2017-05-15Pass over _routing value with more_like_this items to be retrieved (#24679)Luca Cavanna
2017-05-15Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-15Add parsing for InternalFilters aggregation (#24648)Christoph Büscher
2017-05-15Make SignificantTerms.Bucket an interface rather than an abstract class (#24670)Tanguy Leroux
2017-05-15Small improvement in InternalAggregationTestCase test setup after changes in ...Christoph Büscher
2017-05-15Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-12Add parsing methods to Range aggregations (#24583)Tanguy Leroux
2017-05-12Add parent-join module (#24638)Jim Ferenczi
2017-05-12Add parsing method to GeoHashGrid aggregation (#24589)Tanguy Leroux