mu/lib/parser
djcb 052a228be7 add optional support for building with asan 2018-11-04 12:31:32 +02:00
..
Makefile.am add optional support for building with asan 2018-11-04 12:31:32 +02:00
data.hh phrases: only allow for index fields 2017-10-27 18:42:58 +03:00
dummy-processor.hh lib: implement new query parser 2017-10-24 22:55:35 +03:00
parse.cc lib: implement new query parser 2017-10-24 22:55:35 +03:00
parser.cc query-parser: special-case wildcards 2018-05-19 11:20:58 +03:00
parser.hh lib: implement new query parser 2017-10-24 22:55:35 +03:00
proc-iface.hh parser: add more tests 2017-10-28 14:12:50 +03:00
test-parser.cc parser: handle implicit 'and not' 2017-11-04 12:59:48 +02:00
test-tokenizer.cc parser: add more tests 2017-10-28 14:12:50 +03:00
test-utils.cc parser/tests: allow for DST change 2018-03-31 18:44:17 +03:00
tokenize.cc lib: implement new query parser 2017-10-24 22:55:35 +03:00
tokenizer.cc tokenizer: clean unicode-aware 2017-10-28 14:13:09 +03:00
tokenizer.hh lib: implement new query parser 2017-10-24 22:55:35 +03:00
tree.hh parser: fix some post-c++14 code 2017-10-27 18:40:37 +03:00
utils.cc mu: _XOPEN_SOURCE: fix typo 2018-03-10 13:05:44 +02:00
utils.hh parser/utils: enforce 64-bit times on 32-bit platforms 2017-11-04 11:30:23 +00:00
xapian.cc only use OP_WILDCARD for xapian >= 1.3.3 2018-05-19 22:22:41 +03:00
xapian.hh lib: implement new query parser 2017-10-24 22:55:35 +03:00