Search Display
The Search Display tab (/admin/config/search/opensolr/display) controls what features appear on your search page and how results look.
General settings
- Results per page β how many results to show per page (5 to 100, in steps of 5). Default is 20.
- Theme β Light (white background, dark text) or Dark (dark background, light text). Choose whichever fits your site's theme.
- Browse Mode β controls what visitors see before they type a query:
- "Show empty page" (default) β blank page until they search
- "Browse mode" β shows all results immediately, visitors can browse and filter with facets
- Result Thumbnails β Show or Hide the Open Graph image thumbnail next to each result. Images are extracted automatically by the crawler from your pages'
og:imagemeta tags.
Search features
Toggle these features on or off:
💬 Autocomplete
Typeahead suggestions as visitors type. Shows saved searches + live Solr results. See Autocomplete for details.
📝 Spellcheck
"Did you mean?" suggestions when a query has possible typos or returns few results.
🔴 Highlighting
Search terms are highlighted (bold yellow) in result snippets. Makes it easy to spot why a result matched.
🤖 AI Hints
AI-generated answer panel above results. Requires a vector-enabled index. See AI Features for details.
Search filters
These are built-in filter options you can enable, separate from your custom facets:
- Price filter β a min/max slider for price. Only useful if your pages have price data (e-commerce products or pages with price meta tags).
- Sentiment filter β filter by positive, negative, or neutral sentiment. The crawler auto-detects sentiment from page content.
- Freshness filter β date range picker for filtering by publish/update date.
- Language filter β filter by auto-detected page language (useful for multilingual sites).
Pagination style
- Numbered pages (default) β classic Previous/Next with page numbers. Each page has a bookmarkable URL.
- Infinite scroll β results load automatically as visitors scroll down. Smoother experience for browsing.
Start with the defaults and adjust based on how your visitors use search. Enable AI Hints if you want a modern AI-powered search experience. Enable Browse Mode if you want search to double as a content directory.