Method: Sunspot::Query::FieldFunctionQuery#field
- Defined in:
- lib/sunspot/query/function_query.rb
#field ⇒ Object (readonly)
Returns the value of attribute field.
42 43 44 |
# File 'lib/sunspot/query/function_query.rb', line 42 def field @field end |