Java vm
You need to be logged in to post messages in the forums. New users may register here.
Paul Forsyth
Member since: 09 January 2008
Posts: 20
|
Monday 23 April 2007 8:03:48 am
Hi,
I believe i heard from Paul B that Solr could run using a simple java vm, which suggests to me using the java-php bridge employed by the lucene extension. But isnt the Solr offering servlet with its web api?
Of the various servlet solutions which do you find the best in your experience?
Cheers,
Paul
|
|
Kristof Coomans
Member since: 09 January 2008
Posts: 66
|
Monday 23 April 2007 3:22:17 pm
Hi Paul
I'm currently using Apache Tomcat, but I believe Paul B has done some testing with Jetty.
Haven't used a simple Java vm to do this so far. But getting rid of the PHP to Java Bridge was actually my major point to use Solr instead.
|
|
You need to be logged in to post messages in the forums. New users may register here.