Comparison matrix of search methods in Drupal:
Here is a summary of the search methods presented in this article -- see sections below for more detail.Method | Used for | Strengths | Weaknesses |
---|---|---|---|
Core "Search" module | Site-wide Boolean keyword search of Nodes and User names |
|
|
Contributed "Search by Page" module | Site-wide Boolean keyword search of pages |
|
|
Third-party crawler-based search engines (e.g. Google) | Site-wide Boolean keyword search of pages |
|
|
Search appliances | Site-wide Boolean, keyword, and/or faceted search of nodes or page content, depending on appliance |
|
|
Contributed "Faceted Search" module | Faceted search of one or more Node types |
|
|
Contributed "Views" module with exposed filters | Field-based search of Nodes, Users, Files, or Comments |
|
|