zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01387
[Bug 614284] Re: fts extension is not expanding stuff correctly in queries
Can you try executing the generated queries directly in talis? Ie.
./talis '(v*) AND (())'
etc... Maybe you're not seeing the entire generated query or
something...
--
fts extension is not expanding stuff correctly in queries
https://bugs.launchpad.net/bugs/614284
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: New
Bug description:
Michal reported a bug in the fts extension on irc today:
11:06 < mhr3> second, once there's a bit more complex query, it no longer
expands stuff
11:07 < mhr3> ie searching for "v*" and "(v*) AND (())" returns different
results
11:08 < mhr3> i'm now not sure if "(v) AND (())" vs "v" also returns different
stuff
11:09 < mhr3> but it's possible
References