when we run the below command from Knife workstation,
knife search data_bag_name id:data_bag_item_id its returning 0 items,even though items are present in Chef server. If we do knife data bag show data_bag_name data_bag_item_id its showing the data bag item.
This is not working in recipe as well. What could be the issue?
chef-server-ctl reindex
on your server, sometimes the solr index crash. - Tensibai