[opencms-dev] Unable to search with Lucene!
M Butcher
mbutcher at grcomputing.net
Tue Mar 2 19:01:01 CET 2004
How big are the files in your Lucene index?
Are your search configurations inside of the registry.xml or in another
file?
Matt
Steffen Valentin wrote:
> Hello group!
>
> I'm trying for weeks now to get the lucene search module working, but
> without any success!
>
> As far as I can say indexing works fine, but the provided example search
> jsp file doesn't find anything!
>
> So I set up a new installation of OpenCms, imported the lucene module
> and create one file (type plain)!
> According the log file indexing worked fine but searching does not!
>
> This is the complete content of the file I created:
>
> <html>
> <head><title>Test</title></head>
> <body>
> Das ist nur ein Test ob das Lucene Modul auch seine Arbeit tut oder ob
> ich doch nicht zu blöd bin die Suche zu installieren
> </body>
> </html>
>
> I searched for every single word, but nothing was found!
>
> Could anyone explain why this is happening and give a solution!
>
>
> Thanks a lot
>
> Steffen
More information about the opencms-dev
mailing list