<<O>> Difference Topic FormattedSearch (r1.8 - 17 May 2002 - PeterThoeny) |
Deleted: | |
< < |
Nested SearchSearch can be nested. For example, search for some topics, then form a new search for each topic found in the first search. The idea is to build the nested search string using a formatted search in the first search. Here is an example. We want to search for topics, do a nested search with each hit, and show the result as nested bullets. Parameters likescope="text" regex="on" nosearch="on" nototal="on" are omitted for simplicity.
|
Changed: | |
< < | Write this: |
> > | Write this: |
Changed: | |
< < | To get this: |
> > | To get this: |
Changed: | |
< < | Write this in the Know web: |
> > | Write this in the Know web: |
Changed: | |
< < | To get this: |
> > | To get this: |
Changed: | |
< < | Write this: |
> > | Write this: |
Changed: | |
< < | To get this: |
> > | To get this: |
Added: | |
> > |
Nested SearchSearch can be nested. For example, search for some topics, then form a new search for each topic found in the first search. The idea is to build the nested search string using a formatted search in the first search. Here is an example. Let's search for all topics that contain the word "culture" (first search), and let's find out where each topic found is linked from (second search).
%SEARCH{ "culture" format=" * $topic is referenced by:$n * $percntSEARCH{ \"$topic\" format=\" $dollartopic\" nosearch=\"on\" nototal=\"on\" }$nop%" nosearch="on" nototal="on" }%
To get this:
|
Topic FormattedSearch . { View | Diffs | r1.9 | > | r1.8 | > | r1.7 | More } |
Revision r1.7 - 20 Apr 2002 - 02:37 GMT - PeterThoeny Revision r1.8 - 17 May 2002 - 06:57 GMT - PeterThoeny |
Copyright © 1999-2004 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |