You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which one comes from the result of a SolrParser.parse, and it seems to return a BinaryOperator, and when you look at the way it handles the attributes lookup here https://github.com/chef/chef-zero/blob/master/lib/chef_zero/solr/query/binary_operator.rb#L29 , you notice that there is no job looking up for nested attribute form, it just look at the json at the corresponding key.
I'm quite new to chef-zero, does anyone has an idea on how it should be handled?
Hi,
there seem to be some inconsistency between chef server and chef zero on queries involving multiple nested attributes and attribute presence check...
on enterprise chef server:
on chef zero (included in chef client 11.12.8, as test-kitchen provisioner):
It seems does this bug apply only in node attributes (opposite to "leaf" attributes) in chef zero ? or maybe I miss something on query semantic ...
nicolas farges
GE Capital
The text was updated successfully, but these errors were encountered: