Nathan Gray cc0f8f3c28 An attempt to add more functionality to searching
- All words are trimmed
- Double quotes require the exact phrase ("Nathan Gray" will not match Nathan Brown or Gray Power)
- Modifiers + and - before a word will require or exclude the word (+test -fail), otherwise word is ORed
- User language modifiers AND, OR and NOT (uppercase) will be parsed.
- Combinations: tracker entry -testing -"fatal error"
Note that "entry" will not match "entries", and the results are not sorted by match strength.

All applications that use so_sql for searching should gain these benefits.
2010-03-31 21:29:11 +00:00
2010-03-31 17:02:53 +00:00
2009-12-02 06:58:03 +00:00
2010-03-30 07:01:12 +00:00
2009-10-16 09:55:12 +00:00
2007-02-28 03:40:03 +00:00
2010-02-03 12:28:49 +00:00
2010-03-25 14:17:56 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.7%
CSS 10%
Less 2%
Other 3.8%