Also worth noting, SOLR (http://lucene.apache.org/solr/) has a simple HTTP API, and is built on top of Lucene, so if it provides what you need, then that's an easy answer!
I don't have direct experience with Lucene with PHP, so I'll defer to the experts on that.