mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-26 00:55:43 +00:00
Moving validation from validate() to constructors and setters for the following query builders: * GeoDistanceQueryBuilder * GeoDistanceRangeQueryBuilder * GeoPolygonQueryBuilder * GeoShapeQueryBuilder * GeohashCellQuery * TermsQueryBuilder Relates to #10217
The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process See: https://github.com/elastic/docs