In a user point-of-view seems more logic to search for documents that contain all the search words, at the moment it is using OR to join the results. Should look into CouchDB-Lucene to understand if it's possible to query words using AND operation!
In a user point-of-view seems more logic to search for documents that contain all the search words, at the moment it is using OR to join the results.
Should look into CouchDB-Lucene to understand if it's possible to query words using AND operation!