Although I didn't do real benchmarking, but I don't really much difference in query times.
-- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. https://bugs.launchpad.net/bugs/947835 Title: FTS doesn't work properly with *Subject groupings Status in Zeitgeist Framework: Triaged Bug description: Currently FTS is only approximating results when any of the *Subject groupings are used. This means that asking FTS for 20 most recent subjects containing "a" can right now return anything between 1 and 60 different subjects all depending on the order of recent events. The idea here is to use xapian's collapse key functionality to be able to get rid of this approximation while doing performance and memory requirement measurements of its impact. To manage notifications about this bug go to: https://bugs.launchpad.net/zeitgeist/+bug/947835/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~zeitgeist Post to : [email protected] Unsubscribe : https://launchpad.net/~zeitgeist More help : https://help.launchpad.net/ListHelp

