Description of problem: It would be very helpful to be able to search for COPRs based on what packages they provide. For example I would really like to know any COPRs that provide libgnomeui-devel for CentOS 8 x86_64.
You can search using SRPM: https://copr.fedorainfracloud.org/coprs/fulltext/?fulltext=libgnomeui
Thanks. That's not immediately obvious, and I'm guessing it searches for more than just srpm names. But it does solve this immediate question.
We should at least document this in FAQ (what are the full text search parameters, what we search for/in, etc). There's https://pagure.io/copr/copr/issue/1411 which could give us some space for a better full text search implementation. But that would be a low priority rfe.
Jakub is working on: https://pagure.io/copr/copr/pull-request/1920 Jakube, while on it, can you please take care of documentation if needed? E.g. if some of the arguments aren't obvious from the UI directly...
And please add or document how to search by exact match. It is hard to find for a package with a short name, for example, "mock".
Modified in https://pagure.io/copr/copr/pull-request/2022 > And please add or document how to search by exact match. However, I don't think this is possible.
(In reply to Jakub Kadlčík from comment #6) > Modified in https://pagure.io/copr/copr/pull-request/2022 > > > And please add or document how to search by exact match. > > However, I don't think this is possible. There's this RFE, though: https://pagure.io/copr/copr/issue/1947
I'm not sure, what is the state of this bug? Can we close since we added the needed documentation?
https://docs.pagure.org/copr.copr/user_documentation.html#advanced-searching works for me. Thanks.