Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
Search Exclude
About A module to exclude individual nodes from the search system. Nodes are excluded from the search results at search / query time, so excluded nodes are still indexed. This allows for instant...
Categories: Site search
Developer Custom Search
I am here to share about Drupal's Search Module limitations & solution to overcome it. Limitation:- Drupal's Search Module provides search results on the basis of exact keyword match. i.e. when we...
Categories: Site search
Apache Solr Panelized Node
Apachesolr Panelized Node allows panelized nodes, which may have content that is not in the body of the node, to be indexed in their fully rendered form. If you have panelized nodes that have key...
Categories: Site search
Autocomplete Node Finder
Creates blocks to provide autocomplete search on a predefined node/cck field to direct you to the corresponding node. This is great if your members can mentally identify desired nodes by one field...
Categories: Site search
Related Resources
This module allows you to find all the nodes that link to the current node you're on. It's like the Related Resources of SharePoint. It shows you all the pages (nodes) that link to a particular...
Categories: Administration tools, Content editing experience, Site search
Node Quick Find
This is a simple module which provides a block containing an auto-complete field which matches on the node title. This allows you to start typing a node title, it shows a list of possible options,...
Categories: Site search
Search Query Exclude
The Search Query Exclude module, allows site administrators to easily control the search results by providing a query to exclude nodes from the search result. Use Cases: 1) Exclude nodes with php...
Categories: Site search, Developer tools
Search Node Files
Search Node Files module indexes files attached to a node, either by upload or filefield modules, and adds it to de node's index on Drupal's search system. The difference of this module and the...
Categories: Site search
Search api noindex
Sandbox module to exclude search items from a search api index. Gives the user a checkbox on a node edit page to exclude it from a search index. If the node bundle filter has been used and the node...
Categories: Site search
URL alias restriction
Drupal is quite talkative in terms of showing off it's content. Often it makes content accessible which we actually don't want to show. That happens for instance very easily, if you're using nodes...
Categories: Access control, Administration tools, Site search
Search Lucene API Node Filter
Search Lucene API Node Filter is an add on module to Search Lucene API. 6.x-1 works with Search Lucene API 6.x-1 6.x-2 works with Search Lucene API 6.x-2 It allows nodes to be hidden from the...
Categories: Site search, Integrations
Apachesolr display
Apachesolr Display module allows us to output search results as node display. This module store rendered entity or entity json encoded object inside solr index without affecting solr search speed....
Categories: Site search
Search label
The additional search active module. This module adds the ability to search titles only nodes. Mainly used the same functionality as in node.module. But in indexing nodes, used only title.
Categories: Site search
Searchapi nodeview count
This module allows you to add a new custom field in the search API index for node view count. This module requires the Search API(contrib) module. This module node count values are dependent on the...
Categories: Site search, Integrations
AI Related Content
This module leverages the AI Search sub-module of the AI module to find related content. This is sometimes referred to as content recommendations or suggested content. Features This module provides...
Categories: Artificial Intelligence (AI), Content display, Site search
Search API View Modes
This module adds support to index multiple view mode renderings on an entity, instead of just one. Configuration There is very little to configuring this module. Enabling it will add a new data...
Categories: Content editing experience, Content display, Site search
Sphinx Advanced
Getting started This section will describe: Installation of the module Sphinx Advanced; The basic concept of the module; A use of module's resources. Requirements To use the module (the...
Categories: Site search
Search API Solr Booster
Implemented features are: Boost by content type Boost individual nodes by keywords and boost factor Planned features are: Integration with node exclude module, share tab on node edit page Boost by...
Categories: Site search
Personalization
Overview The personalization module adds highly configurable implicit and explicit personalization to Drupal websites based on geolocation and taxonomies. This means you can deliver content to site...
Categories: Content editing experience, Site structure, Site search
Apache Solr Diagnostic Tools
A hastily thrown together module for debugging Solr indexing of Durpal nodes. Provides a tab on nodes for users with 'administer apachesolr' permission with 2 capabilities: 1. Enter a search phrase...
Categories: Site search
Autocomplete Node Search
Module Autocomplete Node search will provide you a block which you can configure in any region and search any node title. After hitting enter it will get redirected to the searched page. You can...
Categories: Site search
Apache Solr Common Configurations
Overview This project contains consolidated Apache Solr configuration files to be used by the Search API Solr and Apache Solr Search Integration projects. Discussions and latest configuration...
Categories: Site search
Elasticsearch Connector Suggester
This module adds the ability to use elasticsearch suggester, which improves suggester results for search_api, elasticsearch_connector and search_api_autocomplete module. When configuring...
Categories: Site search
Solr Devel
D8 Version Currently we are working with the Search API Solr module maintainer on integrating this module into that one. See https://www.drupal.org/node/2918243 Overview Provides development tools...
Categories: Developer tools, Site search
Search Exclude Individual
Prevent individual nodes and user account from ever showing up in Drupal core search results. This module adds a checkbox on each node and user that allows you to exclude them from search results....
Categories: Site search