Advanced Sphinx Sandbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal 7 port of Advanced Sphinx for Drupal 6.

Features

  1. Connection with Sphinx deamon with the help of socket.
  2. Search for node's title and body by default. For other entities and fields you should write your own config file.
  3. Sort is available(Relevancy/Date/Update).
  4. Search block is available.

Code Test

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that creates a form on a path via the hook_menu function. The form requires two numbers on two textfields and then returns the sum of the two when the form is submitted.