SWORD

Component type

module

Categories

Maintenance status

Development status

Downloads

578

Component created

Component changed

SWORD (Simple Web service Offering Repository Deposit)

SWORD is a lightweight protocol for depositing content from one location to another. It stands for Simple Web-service Offering Repository Deposit and is a profile of the Atom Publishing Protocol (known as APP or ATOMPUB).

SRU

Component type

module

Categories

Maintenance status

Development status

Downloads

1012

Component created

Component changed

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

For more information about the standard see SRU

This project is related to
SWORD
CQL

This project is maintained by Axis Twelve Ltd

Indexing HTML Attributes

Component type

module

Categories

Development status

Downloads

1170

Component created

Component changed

This module allows site maintainer to index HTML Element's attribute information in search indexes. It also works with apachesolr search modules.

INSTALLATION

- This module requires http://drupal.org/project/simplehtmldom to parse the DOM tree.
- Download and enable the module at admin/settings/module
- Configure this module at admin/settings/search, see the screen shot

CONFIGURATION EXAMPLE:

Apache Solr Extension

Component type

module

Categories

Maintenance status

Development status

Downloads

628

Component created

Component changed

The module changes the behavior of apachesolr and allows for extending / overriding the SolrPHPClient behavior.
As of now, it writes the index to a directory rather than posting it to the Solr server.

CiviCRM Solr Integration

Component type

module

Development status

Downloads

623

Component created

Component changed

This module makes the CiviCRM contact searchable with Apache Solr. Provides facets for custom and some CiviCRM core fields. Doesn't require to make the contacts as nodes, so doesn't need to pollute your database with redundant data.

Sponsors: KOBA, Mindworks.

More documentation is on the way... Contributors, maintainers are welcome.

Apache Solr Multi Server

Component type

module

Categories

Development status

Downloads

822

Component created

Component changed

This module will allow you to manage multiple Apache Solr instances (optionally with multiple cores in each instance)

It provides support for core reloading and data import handler full imports (although implementing the import for Drupal will come later e.g. it will support grabbing data from other database sources).

It also hooks into Apache Solr Views (views 3 is required for that module) to allow you to extend Solr views in cool ways

Russian stemming

Component type

module

Categories

Maintenance status

Development status

Downloads

7051

Component created

Component changed

This module implements the Russian stemming algorithm to improve Russian-language searching with the Drupal built-in search.module D6 and Search API for Drupal 7.

Stemming attempts to reduce a word to its stem or root form. This generally results in more relevant results.