Features/Plain Query Format: Difference between revisions

Line 188: Line 188:
== Benefit to Sugar ==
== Benefit to Sugar ==


* simple(plain string in comparing with existed API with dictionary find()'s argument) query format for dbus find() method
* feature lets users specify exact metadata fields to search for
* simple and new-feature-proof way to implement find method for example in CLI tools(because this tool needs only to pass plain string to Datastore service)
* let experienced users use system terms in Journal search bar
* existed implementation has hard-coded logic for example in case of having several mime_types in query(all mime_types will be ORed despite what user wants).


== Scope ==
== Scope ==