summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/child/ChildQuerySearchIT.java
AgeCommit message (Expand)Author
2017-05-12Add parent-join module (#24638)Jim Ferenczi
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand
2017-04-15Reject empty IDsJason Tedor
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-12-22inner hits: Don't inline inner hits if the query the inner hits is inlined in...Martijn van Groningen
2016-12-19Atomic mapping updates across types (#22220)Yannick Welsch
2016-11-02Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#2...Adrien Grand
2016-10-21Tests: Add test for parsing InnerHits with highlight queryChristoph Büscher
2016-08-12Move all FetchSubPhases to `o.e.search.fetch.subphase`Nik Everett
2016-07-29test: fix type in test nameMartijn van Groningen
2016-07-29Plain highlighter should ignore parent/child queries.Martijn van Groningen
2016-07-04Restore reverted change now that alpha4 is out:Jim Ferenczi
2016-06-27Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`"Jim Ferenczi
2016-06-22Rename `fields` to `stored_fields` and add `docvalue_fields`Jim Ferenczi
2016-06-06Add support for waiting until a refresh occursNik Everett
2016-05-19parent/child: Allow adding additional child types that point to an existing p...Martijn van Groningen
2016-04-14Cleanup query builder for inner hits construction.Martijn van Groningen
2016-04-11Allow the query cache to be disabled. #16268Adrien Grand
2016-04-08Remove Settings.settingsBuilder.Adrien Grand
2016-03-30Disable fielddata on text fields by defaults. #17386Adrien Grand
2016-03-18Removed old 1.x parent/child logic that should have been removed.Martijn van Groningen
2016-03-17Prevent index level setting from being configured on a node levelSimon Willnauer
2016-03-14Rework norms parameters for 5.0. #16987Adrien Grand
2016-03-14Upgrade to lucene-6.0.0-f0aa4fc. #17075Adrien Grand
2016-03-03Merge branch 'pr/16923'Martijn van Groningen
2016-03-03replaced integration test with unit test.Martijn van Groningen
2016-03-03Check that parent_type in HasParent query has child types #16692Alexander Kazakov
2016-03-03Deprecate string in favor of text/keyword. #16877Adrien Grand
2016-02-15test: replaced integration tests with unit testMartijn van Groningen
2016-02-15Fixes #16550 (thanks for the pointers @martijnvg!)George P. Stathis
2016-02-15Merge branch 'master' into feature/aggs-refactoringColin Goodheart-Smithe
2016-02-15Add a text field.Adrien Grand
2016-02-01Merge branch 'master' into feature/aggs-refactoringColin Goodheart-Smithe
2016-01-30Uppercase ells ('L') in long literalsJason Tedor
2016-01-26Removes Aggregation Builders in place of AggregatorFactory implementationsColin Goodheart-Smithe
2016-01-20Cleanup ParentFieldMapper:Martijn van Groningen
2016-01-18convert IndexModule settingsSimon Willnauer
2015-12-18Remove wildcard importsRyan Ernst
2015-12-15Make mappings immutable.Adrien Grand
2015-12-04Remove MergeMappingException.Adrien Grand
2015-10-27Fold IndexCacheModule into IndexModuleSimon Willnauer
2015-10-20Merge remote-tracking branch 'dakrone/use-the-force-luke'Lee Hinman
2015-10-20Remove and ban @TestNik Everett
2015-10-20Query DSL: Remove NotQueryBuilderChristoph Büscher
2015-10-20Add Force Merge API, deprecate Optimize APILee Hinman
2015-10-19Java api: remove the count apijavanna
2015-10-15review comment fixesColin Goodheart-Smithe
2015-10-05Merge branch 'master' into feature/search-request-refactoringColin Goodheart-Smithe
2015-10-05Java api: IdsQueryBuilder to accept only non null ids and typesjavanna