Re: Searching in Path
From: Hilary Cotter (hilary.cotter_at_gmail.com)
Date: 12/20/04
- Next message: qa4ever: "In easy and short steps; How is the index search page made available on default.htm?"
- Previous message: MattG: "Searching in Path"
- In reply to: MattG: "Searching in Path"
- Next in thread: MattG: "Re: Searching in Path"
- Reply: MattG: "Re: Searching in Path"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Dec 2004 13:58:24 -0500
What class are you using? ixsso or ado?
If you are using ixsso you should be using the util object to restrict the
path your users are searching in.
"MattG" <jetblackg60@hotmail.com> wrote in message
news:77481f3c51aa9eb9f4977d2b976c90df@localhost.talkaboutsoftware.com...
> I've got a nice little document library set up, and searching works well
on
> various properties including some custom ones.
> However I'd like to implement something where it will only search within a
> currently selected directory, so I'd like to add an option to the search
> for the Path property.
>
> The problem is that I can't get it to return any results. I've tried many
> variations, but what I think should work is @Path test which would then
> give me any files in the catalogue that contain test in their pathname.
> I've tried *'s and RegExp's, still no results.
>
> When I return the RS of my normal contents search, I can display
> RS("Path") and correctly show the path of the file. From all I've read on
> the net, I shouldn't be having a problem searching on Path.
>
> Thanks
>
- Next message: qa4ever: "In easy and short steps; How is the index search page made available on default.htm?"
- Previous message: MattG: "Searching in Path"
- In reply to: MattG: "Searching in Path"
- Next in thread: MattG: "Re: Searching in Path"
- Reply: MattG: "Re: Searching in Path"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|