Search API MongoDB

Categories

Component ID

1044210

Component name

Search API MongoDB

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1347

Component created

Component changed

Component body

Search API

Provides a MongoDB back end for the Search API project. This module lets you store your Drupal search index in MongoDB, providing a very simple, fast alternative to database search.

Requires

Search API
MongoDB
MongoDB Module

Notes

  • 2/1/11 - Alpha2 adds basic filter logic for use with Views and fixes misc. bugs.

I created this as a way to experiment with MongoDB and search. I would love to get some help with the following;

  • Refining Views integration.
  • Optimizing the MapReduce logic.
  • General maintenance.