OpenSearch/docs
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
..
community-clients [docs] Updating the Python client docxs 2015-11-30 16:50:08 +01:00
groovy-api Backs out early link fix. 2015-10-22 15:00:35 -07:00
java-api Deprecate fuzzy query 2016-01-25 15:24:10 +01:00
perl
plugins Update analysis.asciidoc 2016-01-28 13:02:30 +02:00
python [docs] Updating the Python client docxs 2015-11-30 16:50:08 +01:00
reference PhraseSuggestionBuilde: Refactor DirectCandidateGenerator 2016-02-01 12:22:48 +01:00
resiliency feedback 2015-11-23 13:15:22 +01:00
ruby
README.asciidoc

README.asciidoc

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elastic/docs