Services SearchAPI

Component type

module

Categories

Maintenance status

Development status

Downloads

2591

Component created

Component changed

Integration of Services and Search API modules.

You need to define an endpoint from Services and then enable the Search API component, afterwards you'd be able to expose Search API indexes and make searches through services, i.e. api/1.0/search_api/index?search=terms_of_search

Facetapi Multiselect

Component type

module

Categories

Maintenance status

Development status

Downloads

11533

Component created

Component changed

This module provides a multiselect widget plugin for the Facet API module.

It allows faceted searches (for example, those performed with Apache Solr) to use a multiple select dropdown for drilling down into the search results. It automatically supports optgroups (for data with a hierarchy) as well.

Ajax facets

Component type

module

Categories

Maintenance status

Development status

Downloads

27145

Component created

Component changed

This module allows you to create facet filters which working by AJAX. Filters and search results will be updated by AJAX. Now ajax_facets works only with search pages, based on views (with module search_api_views).

Widgets:

  • Ajax range slider.
  • Ajax multiple checkboxes.
  • Ajax selectbox.
  • Ajax links.

Dependencies:

Apache Solr Exclude Node

Component type

module

Categories

Maintenance status

Development status

Downloads

40757

Component created

Component changed

Overview

The module makes it possible on node level to exclude a node from Apache Solr. This is useful if you have indexed a specific content type, and want to exclude a few nodes of that type.

D8

This module has been rewritten from scratch to work with Drupal 8 and Search API. See https://www.drupal.org/sandbox/beltofte/2697717.

Search API LocalSolr

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox was merged back into the Search API Location project and is thus outdated now.

This is a fork of the Search API Location module. Comparison:

Major changes:

  • Removed all javascript functionality.
  • Geocoding now happens via Geocoder module, and is done on the backend when the search form is submitted.

Bug fixes: