documentcloud / visualsearch

A Rich Search Box for Real Data
http://documentcloud.github.io/visualsearch/
MIT License
1.8k stars 225 forks source link

conjoining terms with "and", "or", "include", "exclude" #161

Open gib65 opened 7 years ago

gib65 commented 7 years ago

Is there any way to conjoin terms with "and" and "or" (ideally with brackets to group the "and's" and "or's" together)?

Also, is there anyway to specify that a search term is to be excluded from the search. For example:

Country: "Canada" Province: !"Alberta"

Joozty commented 6 years ago

@gib65 This is not supported right now. I don't think it is going to be supported in the future unless you create pull request.