phorge/src
vrana 99704ed485 Support operators in Phabricator search
Summary:
Boolean search supports operators, such as phrase search.
It can be further improved by setting [[http://dev.mysql.com/doc/mysql/en/server-system-variables.html#sysvar_ft_boolean_syntax | ft_boolean_syntax]] to `' |-><()~*:""&^'` (note the leading space):
Default value uses no operator for "optional word" and `+` for "mandatory word".
This value uses no operator for "mandatory word" and `|` for "optional word".

Test Plan: Search for "Enter the name" (with quotes).

Reviewers: epriestley

Reviewed By: epriestley

CC: aran

Differential Revision: https://secure.phabricator.com/D2064
2012-03-30 17:46:13 -07:00
..
aphront General Herald refactoring pass 2012-03-30 10:49:55 -07:00
applications Support operators in Phabricator search 2012-03-30 17:46:13 -07:00
docs Update Herald docs 2012-03-30 14:13:30 -07:00
infrastructure Avoid warning in checking config classes in setup 2012-03-30 10:16:00 -07:00
storage Fix typo in comment 2012-03-27 23:58:34 -07:00
view Unify Differential/Maniphest/Diffusion styles and allow commits to be flagged explicitly 2012-03-30 14:12:10 -07:00
__celerity_resource_map__.php Unify Differential/Maniphest/Diffusion styles and allow commits to be flagged explicitly 2012-03-30 14:12:10 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Unify Differential/Maniphest/Diffusion styles and allow commits to be flagged explicitly 2012-03-30 14:12:10 -07:00