On Sat, Feb 28, 2009 at 1:27 AM, jhnthompson <jhnthompso...@gmail.com>wrote:
> > Hello all, after much research, I have decided Lucene is the best choice > for > my requirements. First, my requirement: A large scale (1M+ URLs) search > engine that allows for constant updating (daily) and efficient operation > and > search results. > > The overall site that requires this SE is based in PHP, and I notice there > are some capabilities to run Lucene with PHP, is there a major difference > in > scalability, efficiency, etc with going with the PHP port? If so, what is > considered the best version for scalability and speed? > Did you mean Solr instead of Lucene? This is the solr mailing list. Since Solr provides a REST interface to Lucene along with many other benefits, it will be easier to use Solr rather than Lucene with PHP. If you have any follow up questions, please post to solr-user mailing list rather than this (solr-dev) list which is meant for Solr development rather than usage. -- Regards, Shalin Shekhar Mangar.