[opensuse-buildservice] Search with API
Hi, I'm writing a small application to search for SLE packages in the OBS. I was wondering if it is possible with the search function to give a query to search for all packages which are build for SLE-10 or to search for all packages that contain description apache && build for SLE-10? Right now I first do a query [contains(@name, '$search_term') to see if the name matches and in a second step I check if this package is build for a SLE repository. Is this possible in one query? I'm not that familiar with xpath and the apidoc is rather limited about this. Thx in advance. Leo --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (1)
-
Leo Eraly