# File lib/chef_zero/solr/solr_parser.rb, line 11 def initialize(query_string) @query_string = query_string @index = 0 end