Search API | Modules Unraveled
Search API Series - Location Based Searches, Using a Slider to Filter Results with a Numeric Field, Searching the Content of Attached Files and Saving Searches
Searching for Content Based on Location with Search API Location
The Search API Location module adds support for indexing location values provided by the Geofield module and subsequently filtering or sorting on them, provided the service class supports this. Currently, only the Search API Solr module is known to support this feature.
Search API Series - Creating a Search Page with Views, Faceted Searches, Using Autocomplete While Typing, and Suggesting Alternative Search Phrases
Creating a More Flexible Search Page Using Search Views
The Search Views module is distributed with the Search API module. This module integrates the Search API module with the Views module and gives us the ability to use the power of Views for filtering, sorting and most importantly displaying search results.
Five New Videos in the Search API Series - Setting up a Database Search, Installing and Configuring Apache Solr and Creating a Search Page
Using the Default Database as the Search Server
The Search API Database Search module provides a database backend for Search API. It uses database tables for indexing content. In this video, I will show you how to install and enable Search API Database Search and how to create a new server using the database service.
Search API Series - Intro Videos
Last week the first videos of the Search API Series were released!
Introduction
The into video gives an overview of what will be covered in this series. If you're just curious about what you can do with Search API, check this one out.
Final Views Video - Importing and Exporting Views (Also, Search API is next!)
Final Views Video
Exporting and Importing Views
When working with multiple views or sites, creating every view from scratch can be dull, repetitive and error prone. To avoid this, views provides a way to copy views from one site to another or from one environment (like local) to another (like staging). This final video in the Views series will show you how to do that.