tokenizer.rb

Path: lib/scoped_search/query_language/tokenizer.rb
Last Update: Thu Jul 05 18:32:43 -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]