{#if showPrevious} {/if}
    {#each hits as hit}
  1. {JSON.stringify(hit).slice(0, 100)} />
  2. {/each}