Class Sphincter::Configure::Index
In: lib/sphincter/configure.rb
Parent: Object

A class for building sphinx.conf source/index sections.

Methods

Attributes

name  [R] 
source_conf  [R] 

Public Class methods

Creates a new Index for klass and options.

Public Instance methods

Adds plain field field to the index from class klass using as_table as the table name.

Includes field as_field from association as_name in the index.

[Validate]