2015-02-08 0:32 GMT+01:00 Ben Coman <btc@openinworld.com>:
Just a random idea for Spotter, being able to exclude items from the search using a hyphen/minus sign.
I don't have a use case right now, but it "feels" right, so maybe one will turn up soon. Its a broadly used paradigm per google search ( https://support.google.com/mail/answer/7190?hl=en)
Also, it would be useful to be able to search on multiple terms similar to a regular web search.
A slightly contrived use case is that I want to investigate drag handling of morphs. So I guess entities will have the word "drag" and then maybe "handler" or "handle" but in which order? Will it be #dragHandler or #handleDrag or #handleEventDrag or #handlesMouseOverDragging: ? A single search term restricts me to having to guess and manually retry each possible order. Searching on "drag hand" and getting all possible ordering would be real nice.
cheers -ben
+1 for exclusion filter (You can already combine search terms - sequentiel. 1. search drag and in the result list (implementors) 2. search again with the term handler)