OpenSearch/buildSrc
Christoph Büscher 2ae6420fd6 Suggest: Add parsing from xContent to PhraseSuggestionBuilder
For the ongoing search refactoring (#10217) the PhraseSuggestionBuilder
gets a way of parsing from xContent that will eventually replace the
current SuggestParseElement. This PR adds the fromXContent method
to the PhraseSuggestionBuilder and also adds parsing code for the
common suggestion parameters to SuggestionBuilder.

Also adding links from the Suggester implementations registeres in the
Suggesters registry to the corresponding prototype that is going to
be used for parsing once the refactoring is done and we switch from
parsing on shard to parsing on coordinating node.
2016-02-08 12:28:12 +01:00
..
src/main Suggest: Add parsing from xContent to PhraseSuggestionBuilder 2016-02-08 12:28:12 +01:00
build.gradle Also use separte buildSrc build dir for intellij 2016-02-04 15:58:05 -08:00
version.properties Upgrade to lucene 5.5.0-snapshot-1725675 2016-02-02 22:53:39 -05:00