Installing Apache Lucene for LAMP server
Posted
by
Pawan
on Server Fault
See other posts from Server Fault
or by Pawan
Published on 2012-10-29T10:03:50Z
Indexed on
2012/10/29
11:03 UTC
Read the original article
Hit count: 289
I have Ubuntu running for LAMP (Linux, Apache, MySQL and PHP) server. To provide better search capability one of my friend recommended to install "Apache Lucene".
While reading about it I came to know that "Apache Lucene" required tomcat and java to run. Please let me know if it be feasible to have it or there are other better alternates for LAMP stack.
I am looking for some proven solution.
Thanks :)
© Server Fault or respective owner