mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Remove obsolete parameters from analyze rest spec (#31795)
This commit also fixes a typo in the analyze high-level client documentation.
This commit is contained in:
parent
573613e7ca
commit
d3a8094d35
2 changed files with 1 additions and 11 deletions
|
@ -56,7 +56,7 @@ You can analyze text using the mappings for a particular field in an index:
|
|||
include-tagged::{doc-tests}/IndicesClientDocumentationIT.java[analyze-field-request]
|
||||
---------------------------------------------------
|
||||
|
||||
==== Optional arguemnts
|
||||
==== Optional arguments
|
||||
The following arguments can also optionally be provided:
|
||||
|
||||
["source","java",subs="attributes,callouts,macros"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue