OpenSearch/modules/lang-mustache
Christoph Büscher 61c435e6a9 PhraseSuggestionBuilde: Refactor DirectCandidateGenerator
As a prerequisite for refactoring the whole PhraseSuggestionBuilder
to be able to be parsed and streamed from the coordinating node, the
DirectCandidateGenerator must implement Writeable, be able to parse
a new instance (fromXContent()) and later when transported to the
shard to generate a PhraseSuggestionContext.DirectCandidateGenerator.
Also adding equals/hashCode and tests and moving DirectCandidateGenerator
to its own DirectCandidateGeneratorBuilder class.
2016-02-01 12:22:48 +01:00
..
licenses get gradle check passing for lang-mustache 2015-12-09 00:10:37 -05:00
src PhraseSuggestionBuilde: Refactor DirectCandidateGenerator 2016-02-01 12:22:48 +01:00
build.gradle Script mode settings as booleans 2016-01-27 06:26:58 -05:00