Hi,
Can anyone please guide me to use SolrPhpClient? The documents available
are not clear. As to where to place SolrPhpClient?
I have downloaded SolrPhpClient and have changed the following lines,
specifying the path (where the files are present in my computer)
require_once('/home/solr/SolrPhpClient/Apache/Solr/Document.php./Document.php');
require_once('/home/solr/SolrPhpClient/Apache/Solr/Document.php./Response.php');
After this I am unable to proceed. What and how should I index my
documents now. How should I start my solr. Where to place the conf files.
I see there are few html documents inside the folder
"SolrPhpClien/phpdocs".
Could someone please help.
Thanks and regards,
Romita