aboutsummaryrefslogtreecommitdiff
path: root/bindings/python-cffi/tests/test_errors.py
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2026-03-10 06:31:47 +0900
committerDavid Bremner <david@tethera.net>2026-03-13 07:42:43 +0900
commit51307ef90157601ca9a1865a24503e1428bcefb3 (patch)
tree0ccc6791de1f6408524d86836fc526787d8abde7 /bindings/python-cffi/tests/test_errors.py
parent076d597308bef11bd0a13977c1d5516beed2ed4c (diff)
configure: check for Xapian extended wildcard support
Xapian 2.0 supports extended wildcard queries in the query parser. To quote the NEWS file: WILDCARD_PATTERN_MULTI (which supports `*` wildcards anywhere in the term, not just at the end as previously), WILDCARD_PATTERN_SINGLE (which supports `?` wildcards matching a single character), and WILDCARD_PATTERN_GLOB which enables both of these. This commit does not add any functionality, just detects if this support is there in Xapian.
Diffstat (limited to 'bindings/python-cffi/tests/test_errors.py')
0 files changed, 0 insertions, 0 deletions