Eventually you can just do PHP within the servlet container
http://www.jcp.org/en/jsr/detail?id=223
and have your cake and eat it too! :)
Erik
On Feb 6, 2005, at 12:10 PM, Owen Densmore wrote:
I'm building a lucene project for a client who uses php for their
dynamic web pages. It would be possible to add servlets to their
environment easily enough (they use apache) but I'd like to have
minimal impact on their IT group.
There appears to be a php java extension that lets php call back &
forth to java classes, but I thought I'd ask here if anyone has had
success using lucene from php.
Note: I looked in the Lucene In Action search page, and yup, I bought
the book and love it! No examples there tho. The list archives
mention that using java lucene from php is the way to go, without
saying how. There's mention of a lucene server and a php interface to
that. And some similar comments. But I'm a bit surprised there's not
a bit more in terms of use of the official java extension to php.
Thanks for the great package!
Owen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]