Class Chef::Search::Query
In: lib/chef/search/query.rb
Parent: Object

Methods

list_indexes   new   search  

Attributes

rest  [RW] 

Public Class methods

Public Instance methods

Search Solr for objects of a given type, for a given query. If you give it a block, it will handle the paging for you dynamically.

[Validate]