On Mon, Oct 26, 2009 at 11:00 AM, Andrew Clegg <andrew.cl...@gmail.com> wrote: > Yonik Seeley-2 wrote: >> >> Sorry Andrew, this is something that's bitten people before. >> search for maxFieldLength and you will see *2* of them in your config >> - one for indexDefaults and one for mainIndex. >> The one in mainIndex is set at 10000 and hence overrides the one in >> indexDefaults. >> > > Sorry -- schoolboy error. Glad I'm not the only one though. Yes, that seems > to have fixed it...
Great! If you could, it would be great if you could test commenting out the one in mainIndex and see if it inherits correctly from indexDefaults... if so, I can comment it out in the example and remove one other little thing that people could get wrong. -Yonik http://www.lucidimagination.com