You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The IBM Watson™ Retrieve and Rank service combines two information retrieval components in a single service: the power of Apache Solr and a sophisticated machine learning capability. This combination provides users with more relevant results by automatically reranking them by using these machine learning algorithms.</p>
<li><b>List Clusters </b>Returns a list of all clusters in the service. Note there is a maximum of <b>5</b> clusters.</li>
405
+
<li><b>Cluster Information </b>Returns status and other information about a cluster. The <code>cluster_id</code> is specified in the node configuration panel.</li>
406
+
<li><b>Delete Cluster </b>Delete a cluster from the service. The <code>cluster_id</code> is specified in the node configuration panel.</li>
407
+
</ul>
408
+
<p>The response from each query is returned on <code>msg.payload</code>.</p>
409
+
<p>For more information about the Retrieve and Rank service, read the <ahref="https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/retrieve-rank.html">documentation</a>.</p>
0 commit comments