summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/suggest/completion/CompletionSuggester.java
AgeCommit message (Expand)Author
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-02-27Upgrade to lucene-6.5.0-snapshot-d00c5ca (#23385)Jim Ferenczi
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-01-09Replace Suggesters with namedObject (#22491)Nik Everett
2016-11-30Remove 2.x backward compatibility of mappings. (#21670)Adrien Grand
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand
2016-08-08Remove payload option from completion suggesterAreek Zillur
2016-08-05Add support for returning documents with completion suggesterAreek Zillur
2016-07-01Fix order of modifiersTanguy Leroux
2016-04-25Add bwc support for pre-5.0 completion indexAreek Zillur
2016-03-29Remove PROTOTYPEs from suggestersNik Everett
2016-03-11nuke SuggestParseElementAreek Zillur
2016-03-09cleanupAreek Zillur
2016-02-10Adding method to build SuggestionContext to PhraseSuggestionBuilderChristoph Büscher
2016-02-08Suggest: Add parsing from xContent to PhraseSuggestionBuilderChristoph Büscher
2015-12-23Remove `index_name` back compat.Adrien Grand
2015-12-18Remove wildcard importsRyan Ernst
2015-12-17Simplify the Text API.Adrien Grand
2015-11-07fix comments and throw ElasticsearchException when we fail to report fst inde...Areek Zillur
2015-11-07some basic cleanupsSimon Willnauer
2015-11-07added FuzzyOptionsBuilder javadocs and cleanupsAreek Zillur
2015-11-07Completion Suggester V2Areek Zillur
2015-09-09Remove and forbid use of com.google.common.collect.MapsJason Tedor
2015-08-13Introduce a formal ExtensionPoint class to stream line extensionsSimon Willnauer
2015-06-09Mappings: Make index level mapping apis use MappedFieldTypeRyan Ernst
2015-06-05create core moduleSimon Willnauer