I am also working on interfacing Lucene with PHP.  Here are a couple
options that I have found useful:

Call Java directly from PHP:
http://php-java-bridge.sourceforge.net/

Solr - Interacts w/ Lucene via XML requests
http://incubator.apache.org/solr/index.html
There is mention of a PHP interface (SolPHP) here:
http://wiki.apache.org/solr/SolPHP

Hope this helps.


--Mike



On 6/6/06, Alexander MASHTAKOV <[EMAIL PROTECTED]> wrote:
Hi Folks,

I'm working on project that is going to have free-text
search mechanism. The project is completely based on
open source technologies, such as MySQL and PHP.
I'm reading about Lucene and think that this is
probably the first candidate.

BTW, the (obvious) question is: "How to integrate PHP
and Lucene ?". What are possible ways to solve this
task ?

Sure, this question was asked a lot of times ... btw
need your opinion. Any information, advices (cons and
pros of a given approach), links are welcome.

Thank you a lot,
/Alexander

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
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]

Reply via email to