Created attachment 1277223 [details] The item named "python" was at the end of the result list. Description of problem: The matches with a matching name should be prioritized over those with a matching tag when do service search Version-Release number of selected component (if applicable): OpenShift Master:v3.6.69 Kubernetes Master:v1.6.1+5115d708d7 How reproducible: Always Steps to Reproduce: 1.Login web console with deployed svc catalog 2.input "python" in the search bar on the top of homepage Actual results: 2. The item named "python" was at the end of the result list.(see attachment) Expected results: 2.The items with "python" name should be prioritized over those with a matching tag. So the item named "python" should be prioritized over other items Additional info:
This is not a blocker for the MVP version of the new catalog. An improved search matching algorithm will be looked at as part of next release. https://trello.com/c/2fFSJMX1
https://github.com/openshift/origin-web-common/pull/317 https://github.com/openshift/origin-web-catalog/pull/662
This was fixed in a previous release. (The catalog has also changed in 4.0.)