[Solved] what is good alternative for Lucene search?


You can use Apache Solr or directly Tika to extract text from PDFs and MS Word and index it. Both are Java projects, but you can call their server from PHP.

solved what is good alternative for Lucene search?