@@ -44,10 +44,66 @@ NB: If you don't have any Meilisearch instance running and containing your data,
4444- [ ⚡ Supercharge your Meilisearch experience] ( #-supercharge-your-meilisearch-experience )
4545- [ 🔧 Installation] ( #-installation )
4646- [ 🎬 Usage] ( #-usage )
47+ - [ Basic] ( #basic )
48+ - [ Parameters] ( #parameters )
4749- [ 💅 Customization] ( #-customization )
50+ - [ Placeholder Search] ( #placeholder-search )
51+ - [ Finite Pagination] ( #finite-pagination )
52+ - [ Primary key] ( #primary-key )
53+ - [ Keep zero facets] ( #keep-zero-facets )
54+ - [ Request Config] ( #request-config )
55+ - [ Custom HTTP client] ( #custom-http-client )
56+ - [ Meilisearch search parameters] ( #meilisearch-search-parameters )
57+ - [ Modify Meilisearch search parameters] ( #modify-meilisearch-search-parameters )
4858- [ 🪡 Example with InstantSearch] ( #-example-with-instantsearch )
59+ - [ More Documentation] ( #more-documentation )
4960- [ 🤖 Compatibility with Meilisearch and InstantSearch] ( #-compatibility-with-meilisearch-and-instantsearch )
50- - [ 📜 API Resources] ( #-api-resources )
61+ - [ 📜 API resources] ( #-api-resources )
62+ - [ Table Of Widgets] ( #table-of-widgets )
63+ - [ ✅ InstantSearch] ( #-instantsearch )
64+ - [ ✅ Index] ( #-index )
65+ - [ ✅ SearchBox] ( #-searchbox )
66+ - [ ✅ Configure] ( #-configure )
67+ - [ ❌ ConfigureRelatedItems] ( #-configurerelateditems )
68+ - [ Panel] ( #panel )
69+ - [ ❌ Autocomplete] ( #-autocomplete )
70+ - [ ✅ Voice Search] ( #-voice-search )
71+ - [ ✅ Insight] ( #-insight )
72+ - [ ✅ Middleware] ( #-middleware )
73+ - [ ✅ renderState] ( #-renderstate )
74+ - [ ✅ Hits] ( #-hits )
75+ - [ ✅ InfiniteHits] ( #-infinitehits )
76+ - [ ✅ Highlight] ( #-highlight )
77+ - [ ✅ Snippet] ( #-snippet )
78+ - [ ✅ Geo Search] ( #-geo-search )
79+ - [ Requirements] ( #requirements )
80+ - [ Usage] ( #usage )
81+ - [ ❌ Answers] ( #-answers )
82+ - [ ✅ RefinementList] ( #-refinementlist )
83+ - [ ✅ HierarchicalMenu] ( #-hierarchicalmenu )
84+ - [ Hierarchical Menu Usage] ( #hierarchical-menu-usage )
85+ - [ ✅ RangeSlider] ( #-rangeslider )
86+ - [ ✅ Menu] ( #-menu )
87+ - [ ✅ currentRefinements] ( #-currentrefinements )
88+ - [ ✅ RangeInput] ( #-rangeinput )
89+ - [ ✅ MenuSelect] ( #-menuselect )
90+ - [ ✅ ToggleRefinement] ( #-togglerefinement )
91+ - [ ✅ NumericMenu] ( #-numericmenu )
92+ - [ ✅ RatingMenu] ( #-ratingmenu )
93+ - [ ✅ ClearRefinements] ( #-clearrefinements )
94+ - [ ✅ Pagination] ( #-pagination )
95+ - [ ✅ HitsPerPage] ( #-hitsperpage )
96+ - [ ✅ Breadcrumb] ( #-breadcrumb )
97+ - [ ✅ Stats] ( #-stats )
98+ - [ ❌ Analytics] ( #-analytics )
99+ - [ ❌ QueryRuleCustomData] ( #-queryrulecustomdata )
100+ - [ ❌ QueryRuleContext] ( #-queryrulecontext )
101+ - [ ✅ SortBy] ( #-sortby )
102+ - [ Sort formula] ( #sort-formula )
103+ - [ Relevancy] ( #relevancy )
104+ - [ Example] ( #example )
105+ - [ ❌ RelevantSort] ( #-relevantsort )
106+ - [ ✅ Routing] ( #-routing )
51107- [ ⚙️ Development Workflow and Contributing] ( #️-development-workflow-and-contributing )
52108
53109## 📖 Documentation
0 commit comments