tokenizer.rb

Path: lib/scoped_search/query_language/tokenizer.rb
Last Update: Sun Oct 21 21:08:17 -0400 2012

The Tokenizer module adds methods to the query language compiler that transforms a query string into a stream of tokens, which are more appropriate for parsing a query string.

[Validate]