Bug 454649

Summary: Searching koji doesnt work very well
Product: [Fedora] Fedora Reporter: James Begley <fedora>
Component: kojiAssignee: David Cantrell <dcantrell>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: dennis, mikem
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://koji.fedoraproject.org
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-09 15:38:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Begley 2008-07-09 15:10:20 UTC
Description of problem:

Searching the koji website doesnt work very well.  You need to know the exact 
name for the builds that you are searching for.  Eg a search for 'bluez' shows 
no results, and you have to know to search for 'bluez-util' or 'bluez-libs'.  
Also a search for a specific rpm fails, eg searching for 'bluez-utils-alsa' 
returns no results (since its part of the 'bluez-utils' package).  All of this 
means that searching the koji website isn't particularly useful.  I would hope 
that a search for 'bluez' would show some useful information.

I guess that this should be filed as an enhancement directly with koji, but 
since I can't work the koji trac system (I guess it should be available at 
https://fedorahosted.org/koji/newticket but it isnt there for me) I've given up 
and filed it here.

Comment 1 Jesse Keating 2008-07-09 15:38:23 UTC
Koji searching supports globs:

http://koji.fedoraproject.org/koji/search?match=glob&type=package&terms=bluez*

As for searching for packages, you can use the dropdown box to move from
searching packages to rpms

http://koji.fedoraproject.org/koji/search?match=glob&type=rpm&terms=bluez-utils-alsa*