mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Display the facet values on the HTML debug page
This commit is contained in:
parent
3b64735058
commit
d25a859985
3 changed files with 30 additions and 1 deletions
|
@ -84,6 +84,10 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section id="facets">
|
||||
<!-- facet values -->
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<ol id="results" class="content">
|
||||
<!-- documents matching requests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue