note 98075 deleted from solr.examples by visualmind
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: john at johncongdon dot com ---- I also think that you need to add a commit line when adding documents. $updateResponse = $client->addDocument($doc); $updateResponse = $client->commit();