Skip to content

Commit

Permalink
Remove elastic documentation links
Browse files Browse the repository at this point in the history
Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
  • Loading branch information
imRishN committed Feb 7, 2022
1 parent 9bb527b commit 1281d3a
Show file tree
Hide file tree
Showing 39 changed files with 697 additions and 2,213 deletions.
4 changes: 1 addition & 3 deletions docs/installation.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ Requirements:


Releases are hosted on
https://search.maven.org/search?q=g:org.opensearch.client[Maven Central]. If you
are looking for a SNAPSHOT version, the Elastic Maven Snapshot repository is
available at https://snapshots.elastic.co/maven/.
https://search.maven.org/search?q=g:org.opensearch.client[Maven Central].


[discrete]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
* an inner property. This is used for Elasticsearch aggregation results and suggesters, using the {@code typed_keys} parameter that
* encodes a name+type in a single JSON property.
*
* @see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations.html#return-agg-type">
* Documentation of the <code>typed_keys</code> parameter.</a>
*/
public interface ExternallyTaggedUnion {

Expand Down
Loading

0 comments on commit 1281d3a

Please sign in to comment.