Question
I'm wanting to do a nested search. The first search to find all pages that have some common element (ex: Twiki user pages with a specified city name) , and a secondary search to pull out additional information from that user page (a phone number). I can't figure out how to code the second query: Can I specify Twiki Search to search a specific page? I havn't been able to do this by using the "web=" parameter.
The logic thought is to write the two queries separately, then join them.
Thanks
Environment
--
MikeGleeson - 14 Oct 2003
Answer
I think you want
FormattedSearch:
- The first argument of %SEARCH find the pages
- to pull out information, use the
format parameter, with the $pattern construct
I this is not what you want, please re-set the
SupportStatus of this topic to
AskedQuestions
--
ColasNahaboo - 14 Oct 2003