Mailinglist Archive: opensuse-buildservice (181 mails)
| < Previous | Next > |
[opensuse-buildservice] Build service team minutes
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Thu, 19 Jul 2007 17:34:27 +0200
- Message-id: <200707191734.27396.adrian@xxxxxxx>
---------- Forwarded Message ----------
Subject: Build service team minutes
Date: Thursday 19 July 2007
From: Adrian Schröter <adrian@xxxxxxx>
Brief build service team meeting minutes
present: ro, mls, tscholz, abauer, adrian, rlihm
* download.o.o will become redirector
* software.o.o will become interface for downloading
distro iso images AND OBS packages including search interface.
* google kind of search / result pages
* search functionality in backend works in general now.
This is needed for the upcoming end-user interface for
software.opensuse.org
From the search interface discussion:
/search/project?match=$XPATH_REQUEST
/package?match=$XPATH_REQUEST
/published/binary?match=$XPATH_REQUEST
/published/pattern?match=$XPATH_REQUEST
This searches in the export "repos" tree for matching projects, packages,
rpm/deb packages or pattern files.
The $XPATH_REQUEST can be a combination (by OR/AND) of
name='..' # look for an exact name
contains(name,'..') # do a substring search
(summary,'..')
(description,'..')
path/project='..' # limit result to base projects
# (for example all for openSUSE 10.2)
The result will look like
<collection>
<binary project=".." repo=".." package=".." version=".." arch=".."
file=".." />
<pattern project=".." repo=".." arch=".." file=".." />
</collection>
bye
adrian
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian@xxxxxxx
-------------------------------------------------------
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian@xxxxxxx
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |