$document->title = 'Some Title';$document->content = 'Some content for this wonderful document. Blah blah blah.';
did you change the schema? There's no title or content field in the default example schema. But I believe solr does output different errors for that.