RE: Action Required on the upgradation of EA

2006-11-10 Thread Miguel Figueiredo
Hello Rajan,

 This is the Slide Users mailing list, and we try to help each others
working with Slide if we can. It seems you are having difficulties with some
other software on your environment, so I don't know how any of us could help
you.

 Best Regards,
 Miguel Figueiredo


-Original Message-
From: Rajan R [mailto:[EMAIL PROTECTED] 
Sent: sexta-feira, 10 de Novembro de 2006 6:18
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
slide-user@jakarta.apache.org
Subject: Action Required on the upgradation of EA

Hi All,
We are facing some problems over the upgradation of Jacada EA fromk 3.1 to
3.5. Does anybody have the knowledge on the upgradation? We are getting some
exceptions and also we had got an error like:
C:\MapMaker\src\addSSIRS\addSSIRS_custom.java:53: incompatible types
found   : com.cnt.mapstudio.gbbasic.GBMethod
required: com.cnt.mapstudio.gbbasic.stream.GBStreamMethod
GBStreamMethod onFailMethod = getMap().getMethod(finalization);
 
If anybody knows on that, pls help us on the upgradation..

 Thanking You,

 - Rajan



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How to use wild cards in Search

2006-11-10 Thread Martin Petras

Hi Aslam,
I guess this is something you are looking for :)

http://wiki.apache.org/jakarta-lucene/LuceneFAQ#head-4d62118417eaef0dcb87f4370583f809848ea695

Remark this:
**Note: Leading wildcards (e.g. *ook) are not supported by the 
QueryParser (although Lucene could handle them -- see the comment in 
QueryParser.jj to enable these kind of queries -- search for OG: to 
support prefix queries:).


So you have to edit Lucene indexer. Probably you will have to do some 
changes in Slide sources as well.


Regards
Martin

Aslam Bari wrote:

Hello All,
I am using DASL to search contents as well as Property search. I need some
guideness how to use Wild Cards.

For example:-
D:contains???.txt/D:contains // What it will search
D:propcontainsD:propD:displayname//D:propD:literal*jj*/D:literal/D:propcontains

Confuse with * , % and ? , _
Plz let me clear.

Also there is a big problem when i use 


D:contains*line*/D:contains
The server gets hang and not working. How to restrict this?

Thanks...
  



*/Martin Petráš/*
Java Developer Junior

*/SK Management Systems, s.r.o./*
Záhradnícka 72, SK-821 08 Bratislava
e-mail: petras //at character// skms.sk , www.skms.sk http://www.skms.sk


http://www.skms.sk




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]