[opencms-dev] Search

dan dliliedahl at efoundry.com
Tue Jul 25 15:38:41 CEST 2006


Searching does support wildcards, take a look at the lucene documentation on
search terms under term modifiers:

http://lucene.apache.org/java/docs/queryparsersyntax.html

they work as advertised.

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Roberto Hervella MacĂ­a
Sent: Tuesday, July 25, 2006 7:26 AM
To: The OpenCms mailing list
Subject: Re: [opencms-dev] Search

What I think is that because OpenCMS uses Lucene technology to search
contents, it means that it searches according word stems (Lucene uses java
classes stemmers to separate words), i.e. if we search the word 'trust', it
searches the words 'untrusted', 'trusted', 'trust', etc; but it cannot
search different words containing the 'xyztrustklm'.

----- Original Message ----- 
From: "Vardan Gevorgyan" <vgevorgy at sourcio.com>
To: "The OpenCms mailing list" <opencms-dev at opencms.org>
Sent: Tuesday, July 25, 2006 11:04 AM
Subject: [opencms-dev] Search


> Hello
>
> In my site search work fine. But the word which i search must be written
> full. Can opencms search with part of the word??
> And the same thing for an other language.
>
> Thanks
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>


_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list