willholley commented on issue #780: Filter documents on _changes feed with 
selector yields to wrong result
URL: https://github.com/apache/couchdb/issues/780#issuecomment-325693023
 
 
   @orolle I can't reproduce this locally on master. I tested your filter with 
`"$gte": 1000` and the document is not returned. Changing it to `"$lte": 1000`, 
the document is returned. Also note that the document above isn't valid JSON 
(duplicate invoices.field1).
   
   Can you post a full reproduction including `curl` commands to create/insert 
the document?
 
----------------------------------------------------------------
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