Class: ThinkingSphinx::Middlewares::SphinxQL
- Inherits:
-
Middleware
- Object
- Middleware
- ThinkingSphinx::Middlewares::SphinxQL
- Defined in:
- lib/thinking_sphinx/middlewares/sphinxql.rb
Defined Under Namespace
Classes: Inner
Constant Summary collapse
- SELECT_OPTIONS =
[:agent_query_timeout, :boolean_simplify, :comment, :cutoff, :field_weights, :global_idf, :idf, :index_weights, :max_matches, :max_query_time, :max_predicted_time, :ranker, :retry_count, :retry_delay, :reverse_scan, :sort_method, :rand_seed]
Instance Method Summary collapse
Methods inherited from Middleware
Constructor Details
This class inherits a constructor from ThinkingSphinx::Middlewares::Middleware