Skip to content
Snippets Groups Projects
Commit 1657af92 authored by Neelesh Thakur's avatar Neelesh Thakur
Browse files

fix cURL example folding on documentation

parent d939558c
No related branches found
No related tags found
2 merge requests!537Draft: Update version of default branch to 0.22.0-SNAPSHOT,!509fix cURL example folding on tutorial
Checking pipeline status
......@@ -874,6 +874,7 @@ curl --request POST \
}
}'
```
</details><br>
### Sort on `nested` `text` fields <a name="nested-text-field-sort"></a>
......@@ -924,6 +925,7 @@ curl --request POST \
}
}'
```
</details><br>
Please take a look at `nested` sort [documentation](https://community.opengroup.org/osdu/platform/system/search-service/-/blob/master/docs/tutorial/ArrayOfObjects.md#sort) for more details & examples.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment