Italian stemmer

Component type

module

Categories

Downloads

1330

Component created

Component changed

This module improves the results of the search module for the Italian language.

It is an implementation of Martin Porter's stemming algorithm for Italian language (the customized algorithm can be found here).

Twitter search

Component type

module

Maintenance status

Development status

Downloads

1632

Component created

Component changed

Adds Twitter search functionality to the Twitter module.

An administrator can setup text to search Twitter for. On cron runs, the results are saved via the Twitter module. Because of the integration with the twitter module you automatically get the same views integration it has.

There is also additional views integration to limit tweets to only specific searches, list search terms, or using any of the other data this module adds.

Search Lucene CCK

Component type

module

Categories

Maintenance status

Development status

Downloads

2593

Component created

Component changed

End of life

Search Lucene API has reached “end of life” and is deprecated in favor of other projects. View the Search Lucene API project page for more details. As a result, supporting modules such as this one have reached end of life as well. If you are interested in picking up maintainership, please post an issue to the queue.

Nodeselect

Component type

module

Downloads

2377

Component created

Component changed

Nodeselect allows editors to search for content, in a simple exposed View integrated with Embedded Edit, and results can be drag and dropped into nodereferences.

SRU Client

Component type

module

Downloads

988

Component created

Component changed

This module enable integration with products implementing the SRU protocol for queries against DB, this standard was created by Library of Congress (US).

SRU is a standard XML-focused search protocol for Internet search queries, utilizing CQL (Contextual Query Language), a standard syntax for representing queries.

More information at SRU Home Page

Apache Solr Multisite Search

Component type

module

Categories

Maintenance status

Development status

Downloads

67485

Component created

Component changed

Integrates with Apache Solr Search Integration to search across multiple sites.

Multisite search is made possible by having many sites share an index. Because each "document" is stored in the index with a site and a hash field, it is possible to filter by site or hash, and thus return results from just one site, or from all of the sites sharing an index.

This module adds a "Multisite search" tab to the search page. Normal Apache Solr search works as before.

SEO Watcher

Component type

module

Maintenance status

Development status

Downloads

9054

Component created

Component changed

SEO Watcher is a module that searches specified keywords with major search engines and checks the rank of your site and competitive sites automatically and creates the reports.

Inline Ajax Search

Component type

module

Maintenance status

Development status

Downloads

12007

Component created

Component changed

This module makes it possible to display search results via AJAX.

If installed the module can use the Search Lucene API so you can search with wildcards / part of strings. Apache Solr is planned to be added as well.

I'm also planning to convert this module for use with Drupal 7.