elasticsearch/docs/reference/text-structure/apis/index.asciidoc
Lisa Cawley d9c6b679da
[8.17] [DOCS] More links to new API site (#119380) (#119419)
* [DOCS] More links to new API site (#119380)

* Fix example test failure
2025-01-01 10:06:07 +11:00

21 lines
578 B
Text

[role="xpack"]
[[text-structure-apis]]
== Text structure APIs
.New API reference
[sidebar]
--
For the most up-to-date API details, refer to {api-es}/group/endpoint-text_structure[Text structure APIs].
--
You can use the following APIs to find text structures:
* <<find-field-structure>>
* <<find-message-structure>>
* <<find-structure>>
* <<test-grok-pattern>>
include::find-field-structure.asciidoc[leveloffset=+2]
include::find-message-structure.asciidoc[leveloffset=+2]
include::find-structure.asciidoc[leveloffset=+2]
include::test-grok-pattern.asciidoc[leveloffset=+2]