-
Bug
-
Resolution: Unresolved
-
Major
-
4.20
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
Yes
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
- With the incorporation of the Catalog's new search relevance scoring and priority value ordering for listing items, along with OperatorHub being moved within Software Catalog, the new Search Relevance Score is not being calculated correctly.
- operator item keywords are not included in the calculating the Search relevance scoring and are not being displayed when searching for terms that are included in their keywords.
- Metadata name should not be used in the calculation. Item.name should be in the only name scored.
Search queries for the following terms fail to list operators with those keywords associated in the items properties array.
"serverless"
"servicemesh"
"logging"
Screenshots of of search terms, missing operators
The "Function Mesh Operator" and "YAKS Operator" both have "serverless" in their keyword arrays, but are not displayed in the search results.
https://drive.google.com/file/d/1cK-ULbM4PrXU7HMmT7qwIYvq2p0in_PE/view
The "Sail Operator" has "servicemesh" in its keyword array, but is not displayed in the search results.
https://drive.google.com/file/d/1V5_DMr4gIj51C20h0HCPy25Q7J-dbZZQ/view
The "Community OpenTelemetry Operator" has "logging" in its keyword array, but is not displayed in the search results.