Quartech / QSLContacts

A friendly front end for accessing a contacts feed
Apache License 2.0
2 stars 0 forks source link

Enhance search to support excluding words when zero matches found to find ‘possible matches’ #61

Open devinleighsmith opened 5 years ago

devinleighsmith commented 5 years ago

Can you flesh this out a bit Brad? I'm having trouble thinking of how this would look in the application.

bradhead commented 5 years ago

The idea is to remove each word starting with the last one entered and show it crossed out with results found, but now I’m thinking we don’t do this given how the search evaluates now.