Some chart metadata additions and docs fixes
diff --git a/helm/solr-operator/Chart.yaml b/helm/solr-operator/Chart.yaml
index d9bfd9e..3f4a2a7 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -39,6 +39,7 @@
     repository: https://charts.pravega.io
     condition: zookeeper-operator.install
 annotations:
+  artifacthub.io/category: "database"
   artifacthub.io/operator: "true"
   artifacthub.io/operatorCapabilities: Full Lifecycle
   artifacthub.io/prerelease: "true"
diff --git a/helm/solr/Chart.yaml b/helm/solr/Chart.yaml
index 53c303a..ff66f4f 100644
--- a/helm/solr/Chart.yaml
+++ b/helm/solr/Chart.yaml
@@ -34,6 +34,8 @@
     email: houston@apache.org
 icon: https://solr.apache.org/theme/images/identity/Solr_Logo_on_white.png
 annotations:
+  artifacthub.io/alternativeName: "solrcloud"
+  artifacthub.io/category: "database"
   artifacthub.io/operator: "false"
   artifacthub.io/prerelease: "true"
   # Add change log for a single release here.
diff --git a/helm/solr/README.md b/helm/solr/README.md
index dbc7730..66f9533 100644
--- a/helm/solr/README.md
+++ b/helm/solr/README.md
@@ -17,8 +17,8 @@
 
 ## Dependencies
 
-This Helm chart relies on the [Solr Operator](https://solr.apache.org/operator) being installed.
-You can install the Solr Operator via it's [Helm chart](https://artifacthub.io/packages/helm/apache-solr/solr-operator).
+**This Helm chart relies on the [Solr Operator](https://solr.apache.org/operator) being installed.
+You can install the Solr Operator via it's [Helm chart](https://artifacthub.io/packages/helm/apache-solr/solr-operator).**
 
 If you are using a provided Zookeeper instance for your Solr Cloud, then you must also install the [Zookeeper Operator](https://github.com/pravega/zookeeper-operator).
 However, it is [installed by default as a dependency](https://artifacthub.io/packages/helm/apache-solr/solr-operator#installing-the-zookeeper-operator) when using the Solr Operator Helm chart.
@@ -35,7 +35,7 @@
 
 ### Installing the Chart
 
-To install the Solr Operator for the first time in your cluster, you can use the latest version or a specific version, run with the following commands:
+To install a SolrCloud for the first time in your cluster, you can use the latest version or a specific version, run with the following commands:
 
 ```bash
 helm install example apache-solr/solr --version 0.7.0-prerelease --set image.tag=8.8