Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.10
-
Component/s: Chef Server
-
Labels:
Description
Log a warning if the maxFieldLength for the mainIndex in solrconfig.xml is <= 10,000. This is to help identify issues with the amount of data being indexed (specifically CHEF-2346).
Fix in:
https://github.com/thbishop/chef/tree/CHEF-2927
Pull request:
https://github.com/opscode/chef/pull/232