Re: How to use wild cards in Search
Antoine Levy-Lambert <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Aslam, I am a new Slide committer. Please excuse my ignorance. How do you use DASL ? Is this through an API ? or through a Web Front-End ? Regards, Antoine 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:propcontains><D:prop><D:displayname/></D:prop><D: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... >