aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2014-03-11 16:42:00 -0400
committerGravatar David Bremner <david@tethera.net>2014-03-15 15:05:06 -0300
commit3fed6736a7ef8b8b1f05d0fabb136bdd3b5917ee (patch)
treedff4a62872f617e974054a8b51d197a5d1c41cba /Makefile.local
parent8fcc3260a9a936de72d755e61d93d5a24380e8b7 (diff)
util: Fix two corner-cases in boolean term quoting function
Previously, make_boolean_term did not quote empty boolean terms or boolean terms that started with '('. These cases are incompatible with Xapian: empty terms cannot be omitted, and boolean terms that start with '(' trigger an alternate term quoting syntax. Fix this by quoting empty terms and terms that contain '('.
Diffstat (limited to 'Makefile.local')
0 files changed, 0 insertions, 0 deletions