-
Notifications
You must be signed in to change notification settings - Fork 577
Description
What do you want to do?
- [ X] Request a change to existing documentation
- Add new documentation
- Report a technical problem with the documentation
- Other
Tell us about your request. Provide a summary of the request.
What does "Example 3: Filter and sort be casted parsed field" mean? The example seems to show filtering on a parsed field and then sorting on that same field. Maybe the title should be "Example 3: Filter and sort a parsed field".
The examples all work with a sample data set "accounts". But that doesn't seem to be in the standard distribution. Where can I find it so that I can try out the examples?
Also, I can't find the documentation for the function ''num'' in "sort num(streetNumber)". I'l guess that it converts a string to a number (very handy) -- but where is it documented? I couldn't get it to work in OpenSearch, either.
*Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.
2.15
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.