Pages · Laravilt
Global Search
AI-powered search
AI-powered global search with natural language understanding.
Overview
| Topic | Description |
|---|---|
| Configuration | Setup and options |
| Vue Components | Frontend integration |
Features
- Search across all resources
- Natural language queries
- Keyboard shortcuts (⌘K)
- AI-powered understanding
- Real-time results
Enable Global Search
php
AI Search Examples
| Query | AI Understanding |
|---|---|
| "orders from last week" | Filters by date |
| "products under $50" | Filters by price |
| "low stock items" | Finds low inventory |
| "pending shipments" | Filters by status |
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
⌘K / Ctrl+K | Open search |
↑ / ↓ | Navigate results |
Enter | Select result |
Esc | Close search |
Tab | Toggle AI mode |
API Endpoint
GET /laravilt-ai/search?q=query&useAI=true
Related
- Configuration - Setup options
- Vue Components - Frontend