diff options
| author | Jani Nikula <jani@nikula.org> | 2015-08-15 14:25:47 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-09-25 21:55:24 -0300 |
| commit | 23b8ed610a13802f0afa5fa70bc8faa04cf48a7f (patch) | |
| tree | 914775d285aa874cad69ede04c906cb9436f980c /util/string-util.h | |
| parent | 3cf7ed26c06fb3fa7145948fd9a9f2973037a5fd (diff) | |
lib: add support for date:<expr>..! to mean date:<expr>..<expr>
It doesn't seem likely we can support simple date:<expr> expanding to
date:<expr>..<expr> any time soon. (This can be done with a future
version of Xapian, or with a custom query query parser.) In the mean
time, provide shorthand date:<expr>..! to mean the same. This is
useful, as the expansion takes place before interpetation, and we can
use, for example, date:yesterday..! to match from beginning of
yesterday to end of yesterday.
Idea from Mark Walters <markwalters1009@gmail.com>.
Diffstat (limited to 'util/string-util.h')
0 files changed, 0 insertions, 0 deletions
