media-centre / makenews

MakeNews is for journalists and newsrooms. It helps you track news from web and social media in real-time.
https://makenews.in
GNU Affero General Public License v3.0
53 stars 22 forks source link

Fix: do not throw exception upon database warning #161

Closed akrstova closed 4 years ago

akrstova commented 4 years ago

Fix #135 (The "Add to Collection" functionality wasn't working) I just removed the part where an exception is thrown if couchdb detects that there is no index on the collections and returns a warning (indexes should not mandatory for the successful execution of the query). @muralikrishna8