[opencms-dev] Lucene Problem or OpenCms implementation?

Bernd Wolfsegger bw at code-create.com
Wed Sep 28 13:10:42 CEST 2005


Hi,

it is not possible to search for parts of terms  which look like this in the 
texts:
bla bla bla ... Test-Seite ... bla bla bla

Because of the "-", "Test-Seite" is handled as a single term currently and is 
indexed as that only.
In my opinion it should be handled both ways.
As single terms "Test" and "Seite" and as a combined term "Test-Seite".

As it is now, if you search for "Test" the document containing "Test-Seite" is 
not found (that is, if there is no other occurence of the word "Test")

Kind regards, Bernd


-- 

[  Code Create
[  Web Content Management and Presentation


[  Bernd Wolfsegger
[  Sun Certified Programmer for Java(TM) 2 Platform


[  Lohmeyerstrasse 13
[  10587 Berlin
[  Germany
[  Fon +49 (0)30 26555788
[  Fax +49 (0)30 2651835
[  Mobile +49 (0)163 6505622

[  bw at code-create.com
[  http://www.code-create.com/




More information about the opencms-dev mailing list