- 17 Sep, 2014 2 commits
-
-
Bas de Nooijer authored
Close <pre> tag in 1.1 example code
-
Bas de Nooijer authored
Excludes on stats
-
- 07 Aug, 2014 1 commit
-
-
Juergen Vogel authored
-
- 22 Jul, 2014 1 commit
-
-
Juergen Vogel authored
-
- 13 May, 2014 1 commit
-
-
Dave Chez authored
- In the 1.1-check-solarium-and-ping.php example code, the <pre> tag is never closed after the var_dump. This fix closes the tag.
-
- 13 Sep, 2013 3 commits
-
-
Bas de Nooijer authored
Update develop with latest commits in master
-
Bas de Nooijer authored
Fix example 5.2.
-
Bas de Nooijer authored
[Ready] PSR-2 compliant
-
- 12 Sep, 2013 32 commits
-
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Bas de Nooijer authored
Typehint alias consistency
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Bas de Nooijer authored
Fixing type hints on Document that should hint on DocumentInterface
-
Dorian Villet authored
Conflicts: library/Solarium/QueryType/Analysis/Query/Document.php
-
Dorian Villet authored
-
Dorian Villet authored
-
Dorian Villet authored
-
Bas de Nooijer authored
-
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>
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-