Re: New user in lucene

2009-05-26 Thread KK
Hi Stanley, As Alexander correctly mentioned, you should first try your hands with Solr[which uses Lucene at the backend] keeping you away/free from all the nitty-gritty. First get the Solr running, making sure your are able to post/index documents in it and also able to search it from the solr adm

Re: New user in lucene

2009-05-26 Thread Alexander Aristov
As I said try Solr. It has web interface which can give you ideas. There is no reason to complete it here in email. If you know Java you will quickly catch up with. Best Regards Alexander Aristov 2009/5/26 StanleyTan > > > Hi Alexander, > > thanks for your advise. but im thinking how am i supp

Re: New user in lucene

2009-05-26 Thread StanleyTan
Hi Alexander, thanks for your advise. but im thinking how am i suppose to integrate in? because i tried to google, and after d/ling the zip folder from lucene site. i see the files, i do not know how to integrate in. oh man, im lost. sorry, but can u guide me on how to integrate into html page

Re: New user in lucene

2009-05-25 Thread Alexander Aristov
>From my point of view the best option for you would be using Solr. You can integrate it with any web app/html page Alexander 2009/5/26 StanleyTan > > hi all, > > i'm new to lucene. will like to ask, am i able to integrate lucene search > into my normal html pages, not web applications? meanin