Class
ThinkingSphinx::Search::Context
In:
lib/thinking_sphinx/search/context.rb
Parent:
Object
frozen_string_literal: true
Methods
[]
[]=
marshal_dump
marshal_load
new
Attributes
configuration
[R]
search
[R]
Public Class methods
new
(search, configuration = nil)
Public Instance methods
[]
(key)
[]=
(key, value)
marshal_dump
()
marshal_load
(array)
[Validate]