zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01380
[Bug 614282] Re: fts extension is missing negation support
Technically this should not be too hard, but there may be a few devils
in the details. It really boils down to the following change in the
template compilation code:
* If a template string starts with "!" replace that ! with a minus,
"-".
** Changed in: zeitgeist-extensions
Status: New => Confirmed
--
fts extension is missing negation support
https://bugs.launchpad.net/bugs/614282
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Smack-ins.
Status in Zeitgeist Smack-ins: Confirmed
Bug description:
As reported by Michal on irc today, the fts extension is missing negation support, it would be nice if we could add negation in queries.
References