Class
ThinkingSphinx::Middlewares::SphinxQL::Inner::Statement
In:
lib/thinking_sphinx/middlewares/sphinxql.rb
Parent:
Object
Methods
filter_by_scopes
method_missing
new
scope_by_exclusive_filters
scope_by_extended_query
scope_by_from
scope_by_group
scope_by_inclusive_filters
scope_by_options
scope_by_order
scope_by_pagination
scope_by_values
scope_by_with_all
scope_by_without_all
to_riddle_query_select
Attributes
query
[RW]
report
[RW]
Public Class methods
new
(report)
Public Instance methods
to_riddle_query_select
()
Protected Instance methods
filter_by_scopes
()
method_missing
(*args, &block)
scope_by_exclusive_filters
()
scope_by_extended_query
()
scope_by_from
()
scope_by_group
()
scope_by_inclusive_filters
()
scope_by_options
()
scope_by_order
()
scope_by_pagination
()
scope_by_values
()
scope_by_with_all
()
scope_by_without_all
()
[Validate]