Class ActsAsIndexed::Tokenizer
In: lib/acts_as_indexed/tokenizer.rb
Parent: Object

Methods

process  

Public Class methods

Takes a string of space-separated tokens, returns an array of those tokens.

[Validate]