summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/suggest/SuggestionEntryTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-06-09[Test] Extending checks for Suggestion parsing (#25132)Christoph Büscher
2017-04-05[TEST] make sure that fromXContent doesn't rely on keys ordering (#23901)Luca Cavanna
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-02-27Convert suggestion response parsing to use NamedXContentRegistry (#23355)Luca Cavanna
2017-02-16Adding fromXContent to Suggestion.Entry and subclasses (#23202)Christoph Büscher