Petani Posted April 17, 2013 Share Posted April 17, 2013 hi all, im planning to build search engine in my web app now. im gonna use lucene for search library. but i dont find how to install lucene for web using.so, can you give me ref. or tut or step by step how to install lucene in web server(localhost)?? so that i can use lucene along with php.please help me all.thanks so much b4. Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted May 4, 2013 Share Posted May 4, 2013 Ever see sphinxsearch ? But they have all the documentation needed at their site and also in the source files. http://lucene.apache.org/core/old_versioned_docs/versions/2_9_1/gettingstarted.html http://www.lucenetutorial.com/lucene-in-5-minutes.html Quote Link to comment Share on other sites More sharing options...
Petani Posted May 14, 2013 Author Share Posted May 14, 2013 sphinx, yes, but never used it b4. lucene you give is old version, im using new one now. when i read lucene book about how to integrate to php, it suggets me use php java bridge or zend lucene search. but in performing, zend is slower than php java bridge-lucene.so.. i use php-java-bridge, i have installed php java bridge in tomcat well. now, i dont know how to put lucene n php java bridge together.need really help QuickOldCar, thanks in advance b4. Quote Link to comment Share on other sites More sharing options...
annaharris Posted June 1, 2013 Share Posted June 1, 2013 Lucene installation demo link. I hope it will help you. http://benhur.teluq.uqam.ca/SPIP/inf6104/article.php3?id_article=113&id_rubrique=11&sem=9 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.