Search Settings
{#await promise_iter_cluster}
{:then iter_cluster_results}
{#if iter_cluster_results}
{#if history.length > 0}
Search History
{chip}
{/if}
{#if iter_cluster_results.cluster_comments != null}
{:else}
No results found
{/if}
{/if}
{:catch error}
{error.message}
{/await}