← Back to team overview

zeitgeist team mailing list archive

[Bug 404914] Re: Inconsistency in FindEvents/CountEvents filter

 

Ah wait, I'm still sleeping :P:

You're talking about the filter, as in FindEvents([{"uri": [...],
"text": [...], "annotations": {"UserTags": [...], "bookmarked":
True/False} }])? Yeah that should work.

-- 
Inconsistency in FindEvents/CountEvents filter
https://bugs.launchpad.net/bugs/404914
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.

Status in Zeitgeist Engine: In Progress

Bug description:
Some of our filters (eg., tags, source, content, etc) take an array of different possibilities, but uri does only take a single string; this should be made more consistent (probably making the uri take an array too). Maybe we could even consider accepting everywhere either a single value or an array.



References