What have you tried? Deploying the Solr war should be pretty straightforward. The main issue is likely setting solr.home. You likely have a lot of options there though. You can set a system property in the startup script, set a system property in the webapp context xml (if you can locate it), or I think glassfish offers a GUI to set such things. There really shouldn't be much more to it than that, but you should try and see what you run into. I havn't tried out glassfish in a couple years now.
-- - Mark http://www.lucidimagination.com On Mon, Jul 20, 2009 at 8:27 AM, huenzhao <huenz...@126.com> wrote: > > I want use glassfish as the solr search server, but I don't know how to > configure. > Anybody knows? > > enzhao...@gmail.com > Thanks! > > -- > View this message in context: > http://www.nabble.com/How-to-configure-Solr--in-Glassfish---tp24565758p24565758.html > Sent from the Solr - User mailing list archive at Nabble.com. > > --