Method: Orchestrate::Search::Results#options

Defined in:
lib/orchestrate/search/results.rb

#optionsHash (readonly)

Returns The query paramaters.

Returns:

  • (Hash)

    The query paramaters.



11
12
13
# File 'lib/orchestrate/search/results.rb', line 11

def options
  @options
end