<html>
<body>
<div style='font: 12pt sans-serif;'>
  
    
  
  This will be useful, but we'll need to create comparator functions, and I think they will be slow. There is a search standard, that is simple to add support for - it is regexp. ;) More than that, ALPM already support it. And, finally, this can be not a backend job at all. Simple way is to call get_packages and grep the whole list for regexp/other matches. But this will be slow too. Regards, Val L. --- Original Message --- From: Richard Hughes To: packagekit Date: 21 december, 22:52:29 Subject: [packagekit] RFC: standardising on search terms &gt; At the moment we don't specify any sort of standard used for the search &gt; term for the SearchName or SearchDetails methods. &gt; &gt; I think it's a good idea these methods are case insensitive, but I'm not &gt; sure about the following search syntaxes: &gt; &gt; * gnome manager power &gt; * gnome-power-* &gt; * gnome-?????-manager (exact char length match) &gt; * gnome OR power OR manager &gt; * Device AND ( Power OR Disk ) &gt;
 &gt; At the moment we don't specify any format, and disallow wildcard &gt; characters such as ' ', * and ?. I would really like to come to an &gt; agreed standard across all backends. Ideas welcome. Thanks. &gt; &gt; Richard. &gt;


</div></body>
</html>