greenais commented on issue #1565: Values in query to complex key view seem to 
be ignored
URL: https://github.com/apache/couchdb/issues/1565#issuecomment-413852026
 
 
   UPD:
   I changed emited secuence of values in key to be [gender, country, city, 
firstName, lastName] and now gender value in query is respected (as it's 
"static", not "range").
   
   But I've found out that it seems like only first "range" value is respected 
- i.e. if I fire:
   `startkey=["male","Argentina","Buenos 
Aires","Mar","Fru"]&endkey=["male","Argentina","Buenos 
Aires","Mar\u9999","Fru\u9999"]`
   it returns all records starting with Mar in firstName, disregarding 
requirement for Fru in lastName in query.
   Is that expected behaviour?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to