summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/suggest/completion/CategoryContextMappingTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-07-24Context suggester should filter doc values field (#25858)Jim Ferenczi
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-04-24Provide informative error message in case of unknown suggestion context. (#24...Nilabh Sagar
2017-04-13fix CategoryContextMappingTests compilation bugsBoaz Leskes
2017-04-12Allow different data types for category in Context suggester (#23491)Nilabh Sagar
2017-03-23Remove DocumentMapper#parse(String index, String type, String id, BytesRefere...AdityaJNair
2017-01-12Remove ParseFieldMatcher usages from QueryParseContextjavanna
2016-12-21Replace IndicesQueriesRegistry (#22289)Nik Everett
2016-12-13Continue consolidating `XContentParser` construction in tests (#22145)Nik Everett
2016-09-08Clean up XContentBuilderTanguy Leroux
2016-04-15Pass down parse context instead of just parser in completion context suggester.Christoph Büscher
2016-03-09construct suggestion context from query contextAreek Zillur
2015-12-23Remove `index_name` back compat.Adrien Grand
2015-12-21Make mappings tests more realistic.Adrien Grand
2015-12-18Remove wildcard importsRyan Ernst
2015-11-07cut over to using ObjectParser for context mappingsAreek Zillur
2015-11-07Completion Suggester V2Areek Zillur