Instead of having complicated query format for org.laptop.sugar.DataStore::find(), use plane string [http://www.xapian.org/docs/queryparser.html full featured] query format i.e. use all system query parameters(like timestamp, mime_type etc.) in query string(from former find()'s 'query' argument).
+
Instead of having complicated query format for org.laptop.sugar.DataStore::find(), use plain string [http://www.xapian.org/docs/queryparser.html full featured] query format i.e. use all system query parameters(like timestamp, mime_type etc.) in query string(from former find()'s 'query' argument).
All system, users predefined and some(its up to user) of users query terms
All system, users predefined and some(its up to user) of users query terms