mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[docs] Add products
to docset.yml
(#128274)
* add products to docset.yml * add page-level painless tags
This commit is contained in:
parent
1dbb4f2652
commit
ab5ff67bce
51 changed files with 102 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
project: 'Elasticsearch'
|
||||
products:
|
||||
- id: elasticsearch
|
||||
max_toc_depth: 2
|
||||
exclude:
|
||||
- README.md
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-walkthrough.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# A brief painless walkthrough [painless-walkthrough]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/modules-scripting-painless-dispatch.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# How painless dispatches function [modules-scripting-painless-dispatch]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-analysis-predicate-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Analysis Predicate Context [painless-analysis-predicate-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-execute-api.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Painless API examples [painless-execute-api]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-bucket-script-agg-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Bucket script aggregation context [painless-bucket-script-agg-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-bucket-selector-agg-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Bucket selector aggregation context [painless-bucket-selector-agg-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-casting.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Casting [painless-casting]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-comments.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Comments [painless-comments]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-context-examples.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Context example data [painless-context-examples]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-contexts.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Painless contexts [painless-contexts]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-debugging.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Painless debugging [painless-debugging]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-field-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Field context [painless-field-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-filter-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Filter context [painless-filter-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-functions.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Functions [painless-functions]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-identifiers.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Identifiers [painless-identifiers]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-ingest-processor-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Ingest processor context [painless-ingest-processor-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-keywords.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Keywords [painless-keywords]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-lambdas.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Lambdas [painless-lambdas]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-lang-spec.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Painless language specification [painless-lang-spec]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-literals.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Literals [painless-literals]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-metric-agg-combine-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Metric aggregation combine context [painless-metric-agg-combine-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-metric-agg-init-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Metric aggregation initialization context [painless-metric-agg-init-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-metric-agg-map-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Metric aggregation map context [painless-metric-agg-map-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-metric-agg-reduce-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Metric aggregation reduce context [painless-metric-agg-reduce-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-min-should-match-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Minimum should match context [painless-min-should-match-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-operators-array.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Operators: Array [painless-operators-array]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-operators-boolean.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Operators: Boolean [painless-operators-boolean]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-operators-general.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Operators: General [painless-operators-general]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-operators-numeric.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Operators: Numeric [painless-operators-numeric]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-operators-reference.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Operators: Reference [painless-operators-reference]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-operators.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Operators [painless-operators]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-regexes.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Regexes [painless-regexes]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-reindex-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Reindex context [painless-reindex-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-runtime-fields-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Runtime fields context [painless-runtime-fields-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-score-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Score context [painless-score-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-scripts.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Scripts [painless-scripts]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-similarity-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Similarity context [painless-similarity-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-sort-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Sort context [painless-sort-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-statements.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Statements [painless-statements]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-types.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Types [painless-types]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-update-by-query-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Update by query context [painless-update-by-query-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-update-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Update context [painless-update-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-variables.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Variables [painless-variables]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-watcher-condition-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Watcher condition context [painless-watcher-condition-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-watcher-transform-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Watcher transform context [painless-watcher-transform-context]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-weight-context.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Weight context [painless-weight-context]
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/index.html
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-guide.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Painless [painless-guide]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-runtime-fields.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Use painless scripts in runtime fields [painless-runtime-fields]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-datetime.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Using datetime in Painless [painless-datetime]
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-ingest.html
|
||||
products:
|
||||
- id: painless
|
||||
---
|
||||
|
||||
# Using ingest processors in Painless [painless-ingest]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue