Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API links per Painless Context #42033

Merged
merged 2 commits into from
May 20, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ analysis chain matches a predicate.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ numeric::

==== API

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

==== Example

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ boolean::

==== API

The standard <<painless-api-reference-shared, Painless API>> is available.

==== Example


To run this example, first follow the steps in <<painless-context-examples, context examples>>.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ a customized value for each document in the results of a query.

*API*

The standard <<painless-api-reference, Painless API>> is available.
Both the standard <<painless-api-reference-shared, Painless API>> and
<<painless-api-reference-field, Specialized Field API>> are available.


*Example*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ query to include and exclude documents.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ void::

*API*

The standard <<painless-api-reference, Painless API>> is available.
Both the standard <<painless-api-reference-shared, Painless API>> and
<<painless-api-reference-ingest, Specialized Ingest API>> are available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ optional as part of a full metric aggregation.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ full metric aggregation.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ part of a full metric aggregation.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ specified) and is optional as part of a full metric aggregation.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ results.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ reindexed into a target index.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ score to documents returned from a query.

*API*

The standard <<painless-api-reference, Painless API>> is available.
Both the standard <<painless-api-reference-shared, Painless API>> and
<<painless-api-reference-score, Specialized Score API>> are available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ uses synonyms.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Use a Painless script to

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ result of query.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ add, modify, or delete fields within a single document.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ include::painless-watcher-context-variables.asciidoc[]

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ The following variables are available in all watcher contexts.

*API*


The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

To run this example, first follow the steps in
<<painless-context-examples, context examples>>.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ include::painless-watcher-context-variables.asciidoc[]

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.

*Example*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Queries that contain multiple terms calculate a separate weight for each term.

*API*

The standard <<painless-api-reference, Painless API>> is available.
The standard <<painless-api-reference-shared, Painless API>> is available.