We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e7340 commit 77808f4Copy full SHA for 77808f4
docs/painless/index.asciidoc
@@ -1,7 +1,7 @@
1
[[painless]]
2
= Painless Scripting Language
3
4
-:ref: https://www.elastic.co/guide/en/elasticsearch/reference
+:docs-dir: {docdir}/../../../docs
5
6
include::../Versions.asciidoc[]
7
@@ -20,7 +20,7 @@ include::painless-api-reference.asciidoc[]
20
////
21
Proposed Outline (WIP)
22
Getting Started with Painless
23
- Accessing Doc Values
+ Accessing Doc Values
24
Updating Fields
25
Working with Dates
26
Using Regular Expressions
0 commit comments