Searching and Filtering
The Destinations Addon provides powerful search and filtering capabilities through both the admin interface and the API.
How to Search Destinations
In the Admin Interface:
- Use the search box at the top of the destinations list
- Search by name, address, or other text fields
- Results update as you type
Through the API:
- Use the search endpoint with various filter parameters
- See API Reference for details
Available Search Filters
You can filter destinations by:
- Name: Search for destinations by name (partial matches supported)
- Categories: Filter by one or more categories
- Experiences: Filter by experience types
- Activities: Filter by activities
- Amenities: Filter by amenities
- Accommodations: Filter by accommodation types
- Cities: Filter by city
- Products: Filter by product types
- Actions: Filter by action types
- Destination Type: Filter by destination type classification
Understanding Search Results
Search results include:
- Destination name
- Main image (if available)
- Brief description or content preview
- Associated categories, experiences, and activities
- Location information
Results can be sorted by:
- Name (alphabetical)
- Most recently updated (default)