Search synonyms

Component type

module

Categories

Maintenance status

Development status

Downloads

1207

Component created

Component changed

This is a very small utility module which adds taxonomy synonyms to the search index.

This is very useful when you want content tagged with "USA" to appear when someone searches for "America".

Simply enable the module and add synonyms to any required taxonomy terms via the standard taxonomy interface.

Aussiegeo

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Geolocation modules for Australia.
included modules:
- aussie geofield proximity (actually just geofield proximity with bugs fixed)
- aussie postcodes: provides a form type called 'aussie_postcodes' which is an autocomplete textfield for aussie postcodes and suburbs.

If your looking for an Australian postcode module, I have created a full module at: https://www.drupal.org/project/oz_postcodes

Search File Attachments

Component type

module

Categories

Maintenance status

Development status

Downloads

3819

Component created

Component changed

This modules allows the indexing and searching for content in files that attached in nodes.

The module uses the Apache Tika Library and supports the formats:

  • PDF
  • IPTC metadata from JPG and TIFF images
  • Microsoft Office documents
  • OpenDocument formats
  • EPUB
  • RTF
  • and many more

File types can be excluded from the search.

Solr Best Bets

Component type

module

Maintenance status

Development status

Downloads

839

Component created

Component changed

Overview

Apache Solr provides a feature that goes by the name of "best bets", "sponsored searches", or "editorial boosting" depending on the technology you are used to using. Simply put, administrators can configure which documents are explicitly promoted to the top of the search results or excluded from the result set based on the keywords entered by the user. Common use cases are featured product pages in e-commerce applications or a sponsored article that should always be returned first for certain queries.

Panopoly Search

Component type

module

Categories

Maintenance status

Development status

Downloads

200196

Component created

Component changed

Indexes and searches site content making it available to both Solr and DB search indexes

Key Features

  • Integration with Search API Solr for Solr searching
  • Integration with Search API for database searching
  • Integration with and Panelization of Facet API module
  • Panelizer search pages for DB and Solr results

Search Page

Views Quicksearch

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Quicksearch is a JavaScript plugin designed to turn your static Views results into dynamic, on-page search. It makes no XHR calls of its own, leading it to work best when you have a single page of results to search through. Makes a great addition to FAQs, Glossaries, and other structured lists.