Skip to content

Commit 8df8d2c

Browse files
committed
Include 2.x -> 5.x breaking changes in documentation
Update ref_current to point at 5.0 Elasticsearch docs Update comment to point at 5.x branch
1 parent 2387d6a commit 8df8d2c

File tree

214 files changed

+6448
-404
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+6448
-404
lines changed

docs/5.0-breaking-changes/elasticsearch-net-breaking-changes.asciidoc

Lines changed: 1664 additions & 0 deletions
Large diffs are not rendered by default.

docs/5.0-breaking-changes/nest-breaking-changes.asciidoc

Lines changed: 4360 additions & 0 deletions
Large diffs are not rendered by default.

docs/aggregations-usage.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
////
44
IMPORTANT NOTE
55
==============
6-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/aggregations-usage.asciidoc.
6+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/aggregations-usage.asciidoc.
77
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
88
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
99
////

docs/aggregations.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
////
77
IMPORTANT NOTE
88
==============
9-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/aggregations.asciidoc.
9+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/aggregations.asciidoc.
1010
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
1111
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
1212
////

docs/aggregations/bucket/children/children-aggregation-mapping.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/master
1+
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/5.0
22

33
:github: https://github.com/elastic/elasticsearch-net
44

@@ -7,7 +7,7 @@
77
////
88
IMPORTANT NOTE
99
==============
10-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/Aggregations/Bucket/Children/ChildrenAggregationMapping.doc.cs.
10+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/Aggregations/Bucket/Children/ChildrenAggregationMapping.doc.cs.
1111
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
1212
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
1313
////

docs/aggregations/bucket/children/children-aggregation-usage.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/master
1+
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/5.0
22

33
:github: https://github.com/elastic/elasticsearch-net
44

@@ -7,7 +7,7 @@
77
////
88
IMPORTANT NOTE
99
==============
10-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/Aggregations/Bucket/Children/ChildrenAggregationUsageTests.cs.
10+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/Aggregations/Bucket/Children/ChildrenAggregationUsageTests.cs.
1111
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
1212
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
1313
////

docs/aggregations/bucket/date-histogram/date-histogram-aggregation-usage.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/master
1+
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/5.0
22

33
:github: https://github.com/elastic/elasticsearch-net
44

@@ -7,7 +7,7 @@
77
////
88
IMPORTANT NOTE
99
==============
10-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/Aggregations/Bucket/DateHistogram/DateHistogramAggregationUsageTests.cs.
10+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/Aggregations/Bucket/DateHistogram/DateHistogramAggregationUsageTests.cs.
1111
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
1212
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
1313
////

docs/aggregations/bucket/date-range/date-range-aggregation-usage.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/master
1+
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/5.0
22

33
:github: https://github.com/elastic/elasticsearch-net
44

@@ -7,7 +7,7 @@
77
////
88
IMPORTANT NOTE
99
==============
10-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/Aggregations/Bucket/DateRange/DateRangeAggregationUsageTests.cs.
10+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/Aggregations/Bucket/DateRange/DateRangeAggregationUsageTests.cs.
1111
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
1212
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
1313
////

docs/aggregations/bucket/filter/filter-aggregation-usage.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/master
1+
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/5.0
22

33
:github: https://github.com/elastic/elasticsearch-net
44

@@ -7,7 +7,7 @@
77
////
88
IMPORTANT NOTE
99
==============
10-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/Aggregations/Bucket/Filter/FilterAggregationUsageTests.cs.
10+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/Aggregations/Bucket/Filter/FilterAggregationUsageTests.cs.
1111
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
1212
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
1313
////

docs/aggregations/bucket/filters/filters-aggregation-usage.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/master
1+
:ref_current: https://www.elastic.co/guide/en/elasticsearch/reference/5.0
22

33
:github: https://github.com/elastic/elasticsearch-net
44

@@ -7,7 +7,7 @@
77
////
88
IMPORTANT NOTE
99
==============
10-
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/master/src/Tests/Aggregations/Bucket/Filters/FiltersAggregationUsageTests.cs.
10+
This file has been generated from https://github.com/elastic/elasticsearch-net/tree/5.x/src/Tests/Aggregations/Bucket/Filters/FiltersAggregationUsageTests.cs.
1111
If you wish to submit a PR for any spelling mistakes, typos or grammatical errors for this file,
1212
please modify the original csharp file found at the link and submit the PR with that change. Thanks!
1313
////

0 commit comments

Comments
 (0)