I have a mapping like this:

        "venue": {
          "type": "nested",
          "include_in_parent": true,
          "properties": {
            "name": {
              "type": "string"
            }
          }

If I'm sorting by 'venue.name' ascending, why would a name like 'Terminal 
5' be sorted before 'B.B. King Blues Club & Grill'? Does it have something 
to do with the number '5' in the name?

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/159fe507-bb01-4504-9ba7-e6b7e7bb964c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to