iodepo / OceanBestPractices

Repository to store the OpenSource version of the code made by E84 for OceanBestPractices.org
https://oceanbestpractices.org
GNU Affero General Public License v3.0
12 stars 6 forks source link

boolean search does not work correct #276

Closed arnounesco closed 10 months ago

arnounesco commented 1 year ago

try

title: africa OR title:mangrove

vs

title: africa AND title:mangrove

paulpilone commented 10 months ago

Duplicate of #291