[Zeitgeist] [Bug 614284] Re: fts extension is not expanding stuff correctly in queries

2010-08-13 Thread Michal Hruby
** Changed in: zeitgeist-extensions Status: New => Invalid -- 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-in

[Zeitgeist] [Bug 614284] Re: fts extension is not expanding stuff correctly in queries

2010-08-11 Thread Michal Hruby
It seems that this issue was caused by the empty Event (the "(())"), if I pass instead empty array of Events, everything is fine. -- 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 Zeit

[Zeitgeist] [Bug 614284] Re: fts extension is not expanding stuff correctly in queries

2010-08-06 Thread Mikkel Kamstrup Erlandsen
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 notifica

[Zeitgeist] [Bug 614284] Re: fts extension is not expanding stuff correctly in queries

2010-08-06 Thread Michal Hruby
And one more with Timestamp.anytime(): (libzg) DEBUG:zeitgeist.fts:Search '(v*) AND (0..9223372036854775807ms)' gave 4422 hits in 33.2410335541ms Talis: DEBUG:zeitgeist.fts:Search 'v*' gave 8845 hits in 14.8799419403ms And yes, I'm quite sure I don't have 4000 events with Timestamp < 0 in my DB.

[Zeitgeist] [Bug 614284] Re: fts extension is not expanding stuff correctly in queries

2010-08-06 Thread Michal Hruby
I have a libzg query that searches for "v*" with an empty event as a template, this is the result: DEBUG:zeitgeist.fts:Search '(v*) AND (())' gave 8 hits in 34.8780155182ms The same query by using `./talis 'v*'`: DEBUG:zeitgeist.fts:Search 'v*' gave 8845 hits in 12.4750137329ms Now libzg search

[Zeitgeist] [Bug 614284] Re: fts extension is not expanding stuff correctly in queries

2010-08-06 Thread Mikkel Kamstrup Erlandsen
fts does it's own wildcard handling, so it may well be there... however I am not sure I really understand what the bug is about, can someone elaborate a bit? -- fts extension is not expanding stuff correctly in queries https://bugs.launchpad.net/bugs/614284 You received this bug notification bec

[Zeitgeist] [Bug 614284] Re: fts extension is not expanding stuff correctly in queries

2010-08-06 Thread Markus Korn
** Project changed: zeitgeist-dataproviders => zeitgeist-extensions -- 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 Framework Team, which is subscribed to Zeitgeist Data-So