[chef] Re: Re: Incomplete search results


Chronological Thread 
  • From: "Jason J. W. Williams" < >
  • To:
  • Subject: [chef] Re: Re: Incomplete search results
  • Date: Thu, 23 Feb 2012 14:11:57 -0700
  • Authentication-results: mr.google.com; spf=pass (google.com: domain of designates 10.50.135.71 as permitted sender) ; dkim=pass

On Wed, Feb 22, 2012 at 8:46 PM, Jason J. W. Williams
< >
 wrote:
> On Wed, Feb 22, 2012 at 8:02 PM, Jesse Nelson 
> < >
>  wrote:
>> You could be running into the max_field length bug[1] which might be
>> preventing nodes from being indexed. Also I've seen indexer puke In
>> cases where a node was shoving some terrible xml into attributes the
>> indexer, but not since chef 0.8 iirc.
>>
>> [1] http://tickets.opscode.com/browse/CHEF-2346
>
> Hm, well upping maxFieldLength to 100000 doesn't seem to correct the
> issue. And watching the expander logs, doesn't show any errors or
> traceback being thrown. In fact, the recipes list is longer on the
> nodes that do show up in the search than the nodes that are missing.


My issue was indeed CHEF-2346. I had upped maxFieldLength in
/etc/solr/conf/solrconfig.xml...however it appears the Chef SOLR
config is in /var/lib/chef/solr/conf/solrconfig.xml.

I've updated CHEF-2346 so that stands out to anyone who installed from
Ubuntu packages.

Thank you very much for your help!

-J



Archive powered by MHonArc 2.6.16.

§