OpenSearch/client
Luca Cavanna 1309dfd44d Add links to external classes in clients javadoc (#25998)
The client sniffer depends on the low-level REST client, while the Java high-level REST client and the transport client depend on Elasticsearch itself. Javadoc are not that useful unless they have links to the Elasticsearch classes in the latter case, and to the low-level REST client in the sniffer javadoc. This commit adds those links.
2017-08-17 21:03:47 +02:00
..
benchmark Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
client-benchmark-noop-api-plugin Add a shard filter search phase to pre-filter shards based on query rewriting (#25658) 2017-07-12 22:19:20 +02:00
rest Fix eclipse issues related to rest client shading (#25874) 2017-07-27 10:20:53 -05:00
rest-high-level (refactor) some opportunities to use diamond operator (#25585) 2017-08-15 16:36:42 -06:00
sniffer Add links to external classes in clients javadoc (#25998) 2017-08-17 21:03:47 +02:00
test Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
transport Add links to external classes in clients javadoc (#25998) 2017-08-17 21:03:47 +02:00