Skip to content

Commit 1aff47f

Browse files
authored
Update stale docs (#5309)
1 parent 4d1e118 commit 1aff47f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/client-concepts/high-level/mapping/fluent-mapping.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ var createIndexResponse = _client.Indices.Create("myindex", c => c
414414
}
415415
----
416416

417-
It's not necessary to define a type for the runtime field mapping. Runtime fields can optionally be defined
417+
It's not necessary to define a type for the runtime field mapping. Runtime fields can optionally be defined
418418
by providing a `string` name.
419419

420420
[source,csharp]

docs/high-level.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,6 @@ include::search/scrolling-documents.asciidoc[]
211211

212212
include::{output-dir}/covariant-hits/covariant-search-results.asciidoc[]
213213

214-
include::search/searching-runtime-fields.asciidoc[]
215-
216214
[[aggregations]]
217215
== Aggregations
218216

0 commit comments

Comments
 (0)