[Xapian-tickets] [Xapian] #795: treat parenthesized subqueries the same for boolean and probabilistic fields
Xapian
nobody at xapian.org
Mon Sep 2 12:41:37 BST 2019
#795: treat parenthesized subqueries the same for boolean and probabilistic
fields
-------------------------+-------------------------
Reporter: bremner | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: QueryParser | Version:
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: All
-------------------------+-------------------------
Comment (by bremner):
It's a bit of a tough call, but I think parsing `foo:(bar baz:thunk)` as
`foo:bar foo:baz:thunk` is probably least confusing, mainly because it is
a bit late to tell people that boolean terms should not contain `:`
--
Ticket URL: <https://trac.xapian.org/ticket/795#comment:3>
Xapian <https://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list