 TWiki Web  >  TWikiVariables > VarMETASEARCH
 TWiki Web  >  TWikiVariables > VarMETASEARCH%METASEARCH{...}%
| Parameter: | Description: | Default:   | 
|---|---|---|
| name | form field to search, for fieldtype searches. May be a regular expression (see SEARCH). | |
| value | form field value, for fieldtype searches. May be a regular expression (see SEARCH). | |
| topic="%TOPIC%" | The topic the search relates to, for topicmovedandparentsearches | current topic | 
| web="%WEB%" | Wiki web to search: A web, a list of webs separated by whitespace, or allwebs. | current web | 
| title="Title" | Text that is prefixed to any search results | empty | 
| default="none" | Default text shown if no search hit | empty | 
| type="topicmoved" | What sort of search is required? "topicmoved"if search for a topic that may have been moved"parent"if searching for topics that have a specific parent i.e. its children"field"if searching for topics that have a particular form field value (use thenameandvalueparameters to specify which field to search) | required | 
%METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" title="This topic used to exist and was moved to: "}%
%METASEARCH{type="parent" web="%WEB%" topic="%TOPIC%" title="Children: "}%
%METASEARCH{type="field" name="Country" value="China"}%
 Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.