aboutsummaryrefslogtreecommitdiff
path: root/lib/regexp-fields.cc
AgeCommit message (Expand)Author
2023-03-31lib: replace some uses of Query::MatchAll with a thread-safe alternativeKevin Boulain
2022-03-19lib: do not phrase parse prefixed bracketed subexpressionsDavid Bremner
2022-01-27lib: drop trailing slash for path and folder searches (infix)David Bremner
2021-09-04lib: factor out query construction from regexpDavid Bremner
2020-04-23build: drop support for xapian versions less than 1.4Tomi Ollila
2019-06-14lib: run uncrustifyuncrustify
2019-03-28lib: use phrase search for anything not ending in '*'David Bremner
2019-03-11Prepend regerror() messages with "regexp error: "Luis Ressel
2017-05-09lib: Add regexp expansion for for tags and pathsDavid Bremner
2017-05-09lib: Add regexp searching for mid: prefixDavid Bremner
2017-03-29lib: handle empty string in regexp field processorsDavid Bremner
2017-03-24lib: only trigger phrase processing for regexp fields when neededDavid Bremner
2017-03-07lib: Fix RegexpPostingSourceOlly Betts
2017-03-04lib: use delete[] to free buffer allocated using new[]Jani Nikula
2017-03-03lib: regexp matching in 'subject' and 'from'David Bremner