Have you installed Lucene before? -----Original Message----- From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 6:04 PM To: Chad Brandon Cc: [EMAIL PROTECTED]; [email protected] Subject: Re: [Andromda-devel] RE: JIRA issue: SITE-12
You should be aware that the concepts of htdig and lucene are *pretty* different. With htdig you'll get an up and running system very easily. This system might be not as much as flexible as lucene because htdig only indexes a limited range of document type. Lucene instead is more like a Java API that allowes you to *program* your own indexers and such ... I was a technical lector of a German Lucene book, so I can tell you some more details about Lucene if you want ... But basically I would say if you just want to index HTML/PDF/DOC files than stick with htdig and if you'll need a more flexible solution try Lucene. Tho - I think you still have to deal with UNIX privileges no matter which type of search engine you install. Chad Brandon schrieb: > Daniel, > > HDig sounds like a pain to install. Would you be interested in installing > lucene instead? > > Chad > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Wouter > Zoons > Sent: Tuesday, January 04, 2005 5:33 PM > To: 'Daniel S. Haischt' > Cc: [email protected] > Subject: [Andromda-devel] RE: JIRA issue: SITE-12 > > And what will htdig do for us ? is there an example site out there somewhere > ? > > >>I would need a shell account (root or another user). I prefere a root >>shell because it is quite difficult to setup htdig as a normal user. >> >>If you install htdig as a normal/unprivileged user, htdig is >>still required to be able to read your HTML docs. >> >>Installing htdig means ... >> >> * Either compile htdig or install the appropriate RPM. >> * Modify the appropriate configuration file and setup some >> cron jobs. >> * Write some HTML template for htdig. >> >>Finally I would say only the htdig configuration file >>and the htdig templates are possible candidates to be >>versioned using CVS. >> > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Andromda-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/andromda-devel > > > !DSPAM:41db3965729431225916339! > > -- Mit freundlichen Gruessen / With kind regards Daniel S. Haischt Wan't a complete signature??? Type at a shell prompt: $ > finger -l [EMAIL PROTECTED] ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
