Skip to content

Add doc for binary format support in k-NN #10008

Add doc for binary format support in k-NN

Add doc for binary format support in k-NN #10008

Triggered via pull request July 29, 2024 21:52
Status Success
Total duration 2m 34s
Artifacts

vale.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
style-job: _search-plugins/knn/knn-index.md#L113
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: innerproduct. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: innerproduct. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_search-plugins/knn/knn-index.md", "range": {"start": {"line": 113, "column": 22}}}, "severity": "ERROR"}
style-job: _search-plugins/knn/knn-index.md#L114
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: innerproduct. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: innerproduct. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_search-plugins/knn/knn-index.md", "range": {"start": {"line": 114, "column": 20}}}, "severity": "ERROR"}
style-job: _field-types/supported-field-types/knn-vector.md#L273
[vale] reported by reviewdog 🐶 [OpenSearch.SubstitutionsError] Use 'indexes' instead of 'indices'. Raw Output: {"message": "[OpenSearch.SubstitutionsError] Use 'indexes' instead of 'indices'.", "location": {"path": "_field-types/supported-field-types/knn-vector.md", "range": {"start": {"line": 273, "column": 26}}}, "severity": "ERROR"}
style-job: _field-types/supported-field-types/knn-vector.md#L275
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'Supported Capabilities' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'Supported Capabilities' is a heading and should be in sentence case.", "location": {"path": "_field-types/supported-field-types/knn-vector.md", "range": {"start": {"line": 275, "column": 5}}}, "severity": "ERROR"}
style-job: _field-types/supported-field-types/knn-vector.md#L284
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'Data Type' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'Data Type' is a heading and should be in sentence case.", "location": {"path": "_field-types/supported-field-types/knn-vector.md", "range": {"start": {"line": 284, "column": 6}}}, "severity": "ERROR"}
style-job: _field-types/supported-field-types/knn-vector.md#L287
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'Space Type' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'Space Type' is a heading and should be in sentence case.", "location": {"path": "_field-types/supported-field-types/knn-vector.md", "range": {"start": {"line": 287, "column": 6}}}, "severity": "ERROR"}
style-job: _field-types/supported-field-types/knn-vector.md#L295
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'Input Vector' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'Input Vector' is a heading and should be in sentence case.", "location": {"path": "_field-types/supported-field-types/knn-vector.md", "range": {"start": {"line": 295, "column": 6}}}, "severity": "ERROR"}
style-job
reviewdog exited with status code: 1
style-job
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/