fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
115 stars 59 forks source link

Allow full-text search by cli #2646

Open FrostyX opened 1 year ago

FrostyX commented 1 year ago

Original issue: https://bugzilla.redhat.com/show_bug.cgi?id=1425292 Opened: 2017-02-21 06:06:57 Opened by: Pavel Raiskup


Pavel Raiskup commented at 2017-02-21 06:06:57:

Something like 'copr search keyword' showing:

user/project: short description user2/projectB: different short description

Would be very neat feature. Topic touched in: https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org/thread/TQOYQVFFNXPYF7XLSUT7WCMMSC272S7W/

praiskup commented 1 year ago

triage: we have apiv3 route /project/search - so having this in cli is a low hanging fruit.

We should though move our searching to a faster backend.