The query is specified using the Lucene syntax. In the simple case, the string contains a search filter of the form field-name:search-string
where field-name is the name of the field to search in and search-string is a string to search in the given field value. For example, "mappable:true"
query will select variables whose "mappable" attribute is true.
The following properties of the SummarizationInfo class are searchable: "Name", "Alias", "Category", "LongDescription", and "mappable". The special Boolean "mappable" attribute describes an ability of using the variable in thematic mapping. To select variables that can be used in thematic mapping, use the "mappable:true" query.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family