Implements support for boolean operators in searches (e.g. terms preceeded with a direct hyphen (no white space) or NOT)
Boolean Search requires no configuration. It adds support for excluding results based on keyword. For instance, if the search query is “cats -dogs -birds” only entries with “cats” and without both “dogs” and “birds” will be included.