Search API Taxonomy Term

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module creates a new data alter callback that allows to filter nodes associated to target taxonomy terms during Solr indexing process. This filter is very useful when you have, for example, a single content type but you need to create multiple indexes that filter a subset of the nodes of that content type.

Requirements

This module adds a filter for SearchAPI Solr Indexs configured in your drupal site. Therefore it requires the following modules:

Apachesolr AngularJS Search

Component type

module

Maintenance status

Development status

Downloads

571

Component created

Component changed

This module provides an advanced search form built in AngularJS that works with Drupal and Apachesolr as backend.

Introduction

This module works with apachesolr and AngularJS to provide a flexible UI to allow
the user to create complex searches.

You could see a working example in Popline website from K4Health.

Search API Multilingual Solr Search

Component type

module

Categories

Maintenance status

Development status

Downloads

40191

Component created

Component changed

About

The goal of this project is to cleanly extend Search API using Search API Solr Search as backend to provide:

  • better support for non-English languages
  • support for multilingual search
  • cross-language information retrieval (CLIR)
  • an easy-to-use administration interface

Views search snippet

Component type

module

Categories

Maintenance status

Development status

Downloads

508

Component created

Component changed

Views seach snippet allows you to get a new field in Views that will show a search snippet like in the search page (but in Views) to rebuild the search page with Views. A view page is shipped with the module to demonstrate it.

Important note : you need to have the search filter activated and used to be able to see the snippet.

Search exclude content type

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox module has been abandoned. Please use the full release of https://www.drupal.org/project/search_exclude instead.

Allows you to exlude selected content types from being indexed and displayed on the search result page. This modules solves this by creating a new index, exclude_node, and preventing nodes ending up in there. The module also overrides the default search/node route.

Apachesolr Index Entities

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides options for indexing custom entities with Apache Solr. Thus search integration of your custom entities with Apachesolr is very easy after installed and configured to index your entities.

By default Apachesolr module provides options to index only node entity and it's bunldes i.e content types.

So this addon module will provide options to index all other entities like term, user and custom entities created using hook_entity_info().

Haystack Instant Search

Component type

module

Maintenance status

Development status

Downloads

1453

Component created

Component changed

One step quicker than traditional search

What is Haystack?

Modern, mobile-friendly web design simplifies navigation but makes it harder to locate specific content. By adding Haystack to your site, your search bar becomes a super-charged, auto-completing web utility that helps people quickly find what they’re looking for.

For more information, visit haystack.menu.

Core Views Facets

Component type

module

Categories

Maintenance status

Development status

Downloads

3751

Component created

Component changed

This is a sub-module to Facets. It provides integration with Views. With this module enabled, exposed filters and contextual filters can be used as facet sources on views pages. Core Views Facets depends on Facets and Views. Search API is a weak dependency through Facets as well, but it does not need to be configured.

This module does not alter the query of the view itself, it only provides URLs built accordingly to trigger the respective filters.