Followed the Solr Tutorial as given here to set it up:
http://lucene.apache.org/solr/tutorial.html
Replaced the example/solr/conf/schema.xml with the one one linked to from here: http://www.ezcomponents.org/docs/tutorials/Search#id1
Indexing produced no errors and it appears that there are results going through the Solr Administration.
Trying to run a search query through the search system produces the following errors:
ezcomponents/Search/handlers/solr.php on line 442: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 442: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 443: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 443: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 444: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 444: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 445: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 445: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 447: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 447: Trying to get property of non-object
ezcomponents/Search/handlers/solr.php on line 447: Invalid argument supplied for foreach()