ibm-cloud-docs / Cloudant

11 stars 48 forks source link

Cloudant/tutorials/create_query.md : "Running a query with two fields" not working #6

Closed ronanb3 closed 6 years ago

ronanb3 commented 6 years ago

In the document Cloudant/tutorials/create_query.md, the part "Running a query with two fields" is not working. I have the error message : "Error running query. Reason: (no_usable_index) No index exists for this sort, try indexing by the sort fields." There is no index with "firstname" in it, that may be the origin of his error.

lbboe commented 6 years ago

The Cloudant Query tutorial has been changed so that "Running a query with two fields" works.