tonysun83 commented on issue #863: Fix exists false when field is explicitly defined URL: https://github.com/apache/couchdb/pull/863#issuecomment-335639492 @willholley : Can you remind me of the corner cases where index-everything text indexes would return different results than _all_docs? If I recall it had to do with a field having a null value and querying for ```$ne```. If discrepancies are only query specific, then I would advocate using index-everything for ```"exists": false``` simply for the performance gain. I'll think a bit more, but index-everything should index every single 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
