Appearance
Search Options Overview
Your platform provides three search modes, each optimized for different use cases.
This guide will help you understand the differences and choose the right method for your needs.
Search Type | Engine | Description | Best For |
---|---|---|---|
Database Native Search | MariaDB | Simple full-text search | Exact matches, fast results |
Fast & Typo-Tolerant Search | Meilisearch | Instant, typo-friendly search | General browsing, quick lookups |
Advanced Search | Meilisearch + Filters/Tags | Advanced filters and precise search | Power users, detailed filtering |
Guides
Database Native Search
Description
Database native search uses MariaDB full-text capabilities. It's simple, fast, and works well when you know the exact terms you're looking for.
Characteristics
Feature | Details |
---|---|
Match Type | Exact match only |
Typo Tolerance | No |
Filters & Tags | Not supported |
Wildcards | Some wildcard support |
Speed | Fast |
Best Use Case | Simple, precise queries |
Fast & Typo-Tolerant Search
Description
This search option uses Meilisearch to offer instant results, with typo tolerance and partial word matching.
Characteristics
Feature | Details |
---|---|
Match Type | Partial & typo-tolerant |
Typo Tolerance | Yes |
Filters & Tags | Not supported |
Wildcards | Some wildcard support |
Speed | Instant |
Best Use Case | Fast browsing, exploratory searches |
Advanced Search
Description
The advanced search combines Meilisearch with category filters, tags, and optional keywords for highly targeted results.
Characteristics
Feature | Details |
---|---|
Match Type | Partial & typo-tolerant |
Typo Tolerance | Yes |
Filters & Tags | Fully supported |
Wildcards | Not needed (automatic) |
Speed | Fast, but slightly slower with many filters |
Best Use Case | Detailed, filtered queries for power users |