400 Bad Request: {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"No enum constant org.elasticsearch.search.sort.SortOrder.CTIME"}],"type":"illegal_argument_exception","reason":"No enum constant org.elasticsearch.search.sort.SortOrder.CTIME"},"status":400}
Your search did not return any hits. Search tips:
The default behaviour of the search function is to search for complete words. I.e. the phrase "woman" will only return photos with the complete word "woman" and not partial words like "man".
For a wider search you can use asterisks (*) as wild cards. "wom*" returns all photos with words beginning with the letters "wom". You can use the wild cards on both sides of the word, "*oma*" will return photos with "woman" as well as "Oman" or "tomato".