245 246 247
# File 'lib/chef/solr_query/lucene_nodes.rb', line 245 def to_array "OP:NOT" end
249 250 251
# File 'lib/chef/solr_query/lucene_nodes.rb', line 249 def transform "NOT" end