Drupal Tutorials and Blog Posts

How to Turn On the Drupal Search Module

December 13, 2010 | Written by Nick Savov

Drupal's search module allows your site's users to search both the content on the site and also the registered users.

In order for your users to use the search feature, you must enable it first. Let's get started.

Access Modules Page

tutuploadsmedia_1292229885628.png

Go to the modules page. Administer >> Site building >> Modules

Find the Search Module

tutuploadsmedia_1292230222510.png

Scroll down and find the "Core - optional" section.

tutuploadsmedia_1292230345900.png

Enable the Search module.

tutuploadsmedia_1292230454164.png

As the image says, save the configuration.

Check our Search

tutuploadsmedia_1292230536863.png

Beautiful!

Advanced Search Configuration

tutuploadsmedia_1292230784280.png

Administer >> Site configuration >> Search Settings

In Search Settings you will be able to re-index your site, change indexing settings, and specify the maximum number of items to index per cron run.

You will also be able to specify which properties (i.e. Keyword relevance, Recently posted, Number of comments) about the content are more important in terms of page ranking.

Save when finished.

Permissions

tutuploadsmedia_1292231617780.png

To modify the permissions for the Search module, go to Administer >> User management >> Permissions.

Then scroll down to the Search Module.

tutuploadsmedia_1292231798483.png

By default, anonymous users cannot perform searches. However you can modify it here by selecting the desired options.

Save when finished.


 

Add comment