Can I do a search based on a case-insensitive key? For example "aBc" should return the same results as "AbB".
http://localhost:5984/mydb/_design/type/_view/q?limit=100&key=%22aBc%22
Can I do a search based on a case-insensitive key? For example "aBc" should return the same results as "AbB".
http://localhost:5984/mydb/_design/type/_view/q?limit=100&key=%22aBc%22