OpenSearch/modules
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
..
ingest-grok Introduce Pipeline Factory Error Responses in Node Ingest 2016-01-29 13:37:27 -08:00
lang-expression Script mode settings as booleans 2016-01-27 06:26:58 -05:00
lang-groovy Uppercase ells ('L') in long literals 2016-01-30 22:16:02 -05:00
lang-mustache PhraseSuggestionBuilde: Refactor DirectCandidateGenerator 2016-02-01 12:22:48 +01:00
build.gradle Plugins: Remove site plugins 2016-01-16 22:45:37 -08:00