Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: eight plus zero?
(Example: nine)

The Note You're Voting On

bjorn at bjorn-erik dot biz
14 years ago
If you're testing these examples on a fresh install of solr, you will need to run a commit statement after you add documents to receive results when searching.

For example, add this:
<?php $client->commit(); ?>

to example 3 to be able to get any results when doing a search using example 5.

<< Back to user notes page

To Top