mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Display the number of candidates instead of the returned document count
This commit is contained in:
parent
510df4729c
commit
aa129dd7e8
3 changed files with 5 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
<nav class="level-right">
|
||||
<div class="level-item has-text-centered">
|
||||
<div>
|
||||
<p class="heading">Documents</p>
|
||||
<p class="heading">Candidates</p>
|
||||
<p id="count" class="title">0</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue