[Zeitgeist] [Bug 716503] Re: FTS: can't get more than 132 results

2011-12-30 Thread Siegfried Gevatter
Probably fixed by now. Re-open if it happens again. kthxbye

** Changed in: zeitgeist
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/716503

Title:
  FTS: can't get more than 132 results

Status in Zeitgeist Framework:
  Invalid
Status in Zeitgeist Extensions:
  Invalid

Bug description:
  The FTS extension uses SQLite's argument parsing, which limits the
  results to 132 distinct URIs. FTS should workaround this restriction
  like Zeitgeist itself already does.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/716503/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 716503] Re: FTS: can't get more than 132 results

2011-09-22 Thread Michal Hruby
@RainCT: Ehm, I dunno, seems like you opened this bug :)

-- 
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/716503

Title:
  FTS: can't get more than 132 results

Status in Zeitgeist Framework:
  New
Status in Zeitgeist Extensions:
  Invalid

Bug description:
  The FTS extension uses SQLite's argument parsing, which limits the
  results to 132 distinct URIs. FTS should workaround this restriction
  like Zeitgeist itself already does.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/716503/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 716503] Re: FTS: can't get more than 132 results

2011-09-21 Thread Siegfried Gevatter
Correction: actually there is, in add_text_condition (used by
FindEvent*).

-- 
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/716503

Title:
  FTS: can't get more than 132 results

Status in Zeitgeist Framework:
  New
Status in Zeitgeist Extensions:
  Invalid

Bug description:
  The FTS extension uses SQLite's argument parsing, which limits the
  results to 132 distinct URIs. FTS should workaround this restriction
  like Zeitgeist itself already does.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/716503/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 716503] Re: FTS: can't get more than 132 results

2011-09-21 Thread Siegfried Gevatter
@ Michal: is this still a problem? I can't see any usage of argument
parsing in Zeitgeist.

-- 
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/716503

Title:
  FTS: can't get more than 132 results

Status in Zeitgeist Framework:
  New
Status in Zeitgeist Extensions:
  Invalid

Bug description:
  The FTS extension uses SQLite's argument parsing, which limits the
  results to 132 distinct URIs. FTS should workaround this restriction
  like Zeitgeist itself already does.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/716503/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 716503] Re: FTS: can't get more than 132 results

2011-09-05 Thread Mikkel Kamstrup Erlandsen
No it does not, and I know because it doesn't use sql at all ;-)

My guess is that it triggers this inside the zg engine by calling into
some of the public api, like get_events() or something.

** Also affects: zeitgeist
   Importance: Undecided
   Status: New

** Changed in: zeitgeist-extensions
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/716503

Title:
  FTS: can't get more than 132 results

Status in Zeitgeist Framework:
  New
Status in Zeitgeist Extensions:
  Invalid

Bug description:
  The FTS extension uses SQLite's argument parsing, which limits the
  results to 132 distinct URIs. FTS should workaround this restriction
  like Zeitgeist itself already does.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/716503/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp