I’m wondering how can I use Lucene for searching and indexing with PHP, Google said that I can do so just if It will be through Zend framework, this latter unlikely does not present in my dictionary, I use standard PHP, can I use Zend just for get Lucene work on my site for indexing my e-books?
I’m using Netbeans 6.8 for information, and I found this word ‘Zend’ (all what I know about is his name ^^) in somewhere on Netbeans options.
Really can’t understand what some sites suggest, please help! and give me the simplest way to get started and then I’ll take the wheel!
Thanks in advance,
Regards!
I’m wondering how can I use Lucene for searching and indexing with PHP, Google
Share
Solr has a REST API which could be used from PHP, or any language for that matter.