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
..
2016-01-26 13:48:46 +01:00
2016-01-28 13:33:01 +01:00
2016-01-27 10:29:49 +01:00
2016-01-25 15:24:10 +01:00
2016-01-31 13:49:28 -05:00
2015-04-27 17:19:36 +02:00
2015-08-01 05:14:46 -04:00
2015-10-09 12:27:43 +02:00