mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Fix small doc mistakes
This commit is contained in:
parent
e14e2a6597
commit
278e99ef69
@ -12,7 +12,7 @@ GetResponse response = client.prepareGet("twitter", "tweet", "1")
|
||||
.actionGet();
|
||||
--------------------------------------------------
|
||||
|
||||
For more information on the index operation, check out the REST
|
||||
For more information on the get operation, check out the REST
|
||||
{ref}/docs-get.html[get] docs.
|
||||
|
||||
|
||||
|
@ -68,7 +68,7 @@ Download Page].
|
||||
|
||||
For example:
|
||||
|
||||
[source,java]
|
||||
[source,xml]
|
||||
--------------------------------------------------
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user