summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/index/query/TypeQueryBuilderTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-12-14Allow `_doc` as a type. (#27816)Adrien Grand
2017-06-06Move parent_id query to the parent-join module (#25072)Jim Ferenczi
2016-10-20Optimize query with types filter in the URL (t/t/_search) (#20979)Jim Ferenczi
2016-10-06Remove SearchContext#current and all it's threadlocals (#20778)Simon Willnauer
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand
2016-08-05[TEST] use expectThrows wherever possible in query builder unit testsjavanna
2016-05-24Moved the percolator from core to its own moduleMartijn van Groningen
2016-04-15Clean up creation of shard context in AbstractQueryTestCaseChristoph Büscher
2016-03-29Fix test bug in TypeQueryBuilderTests.Adrien Grand
2016-03-29Type filters should not have a performance impact when there is a single type...Adrien Grand
2015-11-23Switches from manual field parsing to ParseFieldIsabel Drost-Fromm
2015-10-20Remove and ban @TestNik Everett
2015-09-17Query Refactoring: moving validation to constructors and settersChristoph Büscher
2015-09-10Cleanup QueryTest framework and be more strictSimon Willnauer
2015-09-03[TEST] renamed tests according to updated naming conventions (Tests suffix en...javanna