Skip to content

[docs] Add products to docset.yml #128274

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

Merged
merged 2 commits into from
May 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 2 additions & 0 deletions docs/docset.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
project: 'Elasticsearch'
products:
- id: elasticsearch
max_toc_depth: 2
exclude:
- README.md
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-casting.html
products:
- id: painless
---

# Casting [painless-casting]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-comments.html
products:
- id: painless
---

# Comments [painless-comments]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-functions.html
products:
- id: painless
---

# Functions [painless-functions]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-identifiers.html
products:
- id: painless
---

# Identifiers [painless-identifiers]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-keywords.html
products:
- id: painless
---

# Keywords [painless-keywords]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-lambdas.html
products:
- id: painless
---

# Lambdas [painless-lambdas]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-literals.html
products:
- id: painless
---

# Literals [painless-literals]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-operators.html
products:
- id: painless
---

# Operators [painless-operators]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-regexes.html
products:
- id: painless
---

# Regexes [painless-regexes]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-scripts.html
products:
- id: painless
---

# Scripts [painless-scripts]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-statements.html
products:
- id: painless
---

# Statements [painless-statements]
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/scripting-languages/painless/painless-types.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-types.html
products:
- id: painless
---

# Types [painless-types]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/painless/current/painless-variables.html
products:
- id: painless
---

# Variables [painless-variables]
Expand Down
Loading
Loading