-
André Antônio Lemos de Moraes authored
Example of "add" with optional update attribute to set a field to null (i.e. delete a field): <add> <doc> <field name="employeeId">05991</field> <field name="skills" update="set" null="true" /> </doc> </add>
86054c92
Name |
Last commit
|
Last update |
---|---|---|
examples | ||
library/Solarium | ||
phar | ||
tests | ||
.gitignore | ||
.travis.yml | ||
COPYING | ||
README.md | ||
build.xml | ||
composer.json | ||
phpunit.xml.dist | ||
phpunit.xml.travis |