pouchdb-community/pouchdb-quick-search

Error on search empty

ydarwin opened this issue · 2 comments

db.search({
query: '',
fields: ['field']
}).then(function (res) {
alert(res.total_rows); })

always return 0

pouchdb-quick-search cannot return all? This is one useless project. Please remove this project on github