AW: [opencms-dev] Search engine / pure Java
Ivan Biddles
ivanb at scientology.net
Wed Jan 15 03:22:53 CET 2003
I have had success using Spindle from www.bitmechanic.com for web
crawling to create Lucene search indexes.
Best wishes,
Ivan
-----Original Message-----
From: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org] On Behalf Of weHe @
FreeCreatives
Sent: Tuesday, January 14, 2003 06:42
To: opencms-dev at www.opencms.org
Subject: AW: AW: [opencms-dev] Search engine / pure Java
> But then there's still the problem of creating the index! I wasn't
able
> to export the data statically to files to create an index, because I
get
> database access errors and I _cannot_ export any file which has any
> access restrictions. Maybe rewrite the export classes, but I don't
like
> to access any core code of OpenCms.
>
> I already had to update my own navigation class (something about
> "LinkSubstitution.*"); but copy & and paste aren't always sufficient.
>
> Regards,
> Thomas
Thomas,
you might consider to index through a crawler from the web rather then
from
your server's file system. Have a a look at LARM's pre-releases, which
are
contained in jakarta'a CVS under jakarta-lucene-sandbox - this might do
the
job - I haven't yet had the chance to eval it and I'd love to read about
someone's experiences.
good look/Werner.
More information about the opencms-dev
mailing list