banned words
![]() ![]() |
it would be nice if there was an option to create a list of banned words for my search. for example when I am doing a boolean expression search containing the logical operators like AND or OR, the highlighting contains these operators as well but I don't want to see them. is there an option how to turn them off or how to ban them? example: ("word1 word2" OR "word3 word4" OR "word5 word6") AND "word7" AND "word8" AND ("word9" OR "word10") In this case I want to ban words AND, OR, (, ). thank you |
![]() ![]() |
The script can ignore "OR" already. However, I have made an enhanced version of this in [http://userscripts.org/scripts/show/43419] and put in changes to fit your request (ignore "AND", "(" and ")"). Please have a try! |


