Skip to content

Commit 31d6e6d

Browse files
committed
Remove link to removed fielddata_fields page
1 parent f367f50 commit 31d6e6d

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

docs/search/request/fielddata-fields-usage.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ please modify the original csharp file found at the link and submit the PR with
1717

1818
Allows to return the field data representation of a field for each hit.
1919

20-
See the Elasticsearch documentation on {ref_current}/search-request-fielddata-fields.html[Field Data Fields] for more detail.
21-
2220
=== Fluent DSL Example
2321

2422
[source,csharp]

src/Tests/Search/Request/FielddataFieldsUsageTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ namespace Tests.Search.Request
77
{
88
/** Allows to return the field data representation of a field for each hit.
99
*
10-
* See the Elasticsearch documentation on {ref_current}/search-request-fielddata-fields.html[Field Data Fields] for more detail.
1110
*/
1211
public class FielddataFieldsUsageTests : SearchUsageTestBase
1312
{

0 commit comments

Comments
 (0)