Trouble with Chef-solr indexing

Hi everyone,

I’ve run into a problem with chef-solr. Chef server is working fine.
Recipes are able to configure node and update node’s attributes. The
trouble is while searching an attribute. Both “knife search node” and
"search()" in recipe return 0 items.

Chef-solr is running since it returns 0 items instead of a connection error.

Note that, I’m not able to run chef-solr as user ‘chef’ as opposed to other
chef-server and chef-webui. Its running as root.

Any help would be greatly appreciated.


Shashank Sahni

Chef-solr is running since it returns 0 items instead of a connection
error.

Is chef-expander running?

Gourav

Yeah, that's it. Chef-expander wasn't running. Thanks!

--
Shashank Sahni

On Sun, Jan 13, 2013 at 10:39 PM, Gourav Shah gs@initcron.org wrote:

Chef-solr is running since it returns 0 items instead of a connection

error.

Is chef-expander running?

Gourav