Skip to content

Full-text-search is currently using OR operation when using multiple "search words" #10

@nneves

Description

@nneves

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions