Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rdms:webapp:search [2026/07/31 11:40] – [Key/Value/Extra Search (Combined Metadata)] burcurdms:webapp:search [2026/08/14 09:05] (current) – old revision restored (2026/08/07 08:35) burcu
Line 17: Line 17:
  
   * **[[rdms:webapp:search#general_search|General Search]]:** You can use this option to find files and folders based on different criteria. The search uses both system-defined metadata and user-defined metadata.   * **[[rdms:webapp:search#general_search|General Search]]:** You can use this option to find files and folders based on different criteria. The search uses both system-defined metadata and user-defined metadata.
-  * **[[rdms:webapp:search#keyvalueextra_search_combined_metadata|Key-Value-Extra Search]]:** You can use this option to query **multiple metadata entries simultaneously**. Open this search option by clicking the {{:rdms:webapp:wiki_search_avu_1.png?nolink&30|}} button at the top of the search interface.+  * **[[rdms:webapp:search#keyvalueextra_search|Key-Value-Extra Search]]:** You can use this option to query **multiple metadata entries simultaneously**. Open this search option by clicking the {{:rdms:webapp:wiki_search_avu_1.png?nolink&30|}} button at the top of the search interface.
  
 You can switch between the two options by selecting the corresponding tab at the top of the search interface. Later sections provide examples of both simple and advanced queries. You can switch between the two options by selecting the corresponding tab at the top of the search interface. Later sections provide examples of both simple and advanced queries.
Line 90: Line 90:
 {{ :rdms:webapp:rdms_search_kve_1.png?direct&850 |}} {{ :rdms:webapp:rdms_search_kve_1.png?direct&850 |}}
  
-You can add multiple Key-Value-Extra rows by clicking the {{:rdms:webapp:rdms_search_kve_add.png?nolink&20|}} button. To remove a row, click the {{:rdms:webapp:search_kve_remove.png?direct&20|}} button. +You can add multiple Key-Value-Extra rows by clicking the {{:rdms:webapp:rdms_search_kve_add.png?nolink&20|}} button. To remove a row, click the {{:rdms:webapp:search_kve_remove.png?direct&20|}} button. The following example demonstrates how to use this functionality.
- +
-The following example demonstrates how to use this functionality.+
  
 {{ :rdms:webapp:rdms_search_kve_2.png?direct&850 |}} {{ :rdms:webapp:rdms_search_kve_2.png?direct&850 |}}
Line 164: Line 162:
 {{ :rdms:webapp:rdms_search_syntax_2.png?direct&900 |}} {{ :rdms:webapp:rdms_search_syntax_2.png?direct&900 |}}
  
-Because this query uses the ''%'' wildcard, it also returns values such as ''Device312_Configuration_Data'' or ''DeviceBuilding4_Configuration_Data'', if they exist. +Because this query uses the ''%'' wildcard, it also returns values such as ''Device312_Configuration_Data'' or ''DeviceBuilding4_Configuration_Data'', if they exist. To find both the analytical and configuration data folders for ''Device1'', while excluding other devices, use ''Device1_%_Data'' or the shorter query ''Device1%''.
- +
-To find both the analytical and configuration data folders for ''Device1'', while excluding other devices, use ''Device1_%_Data'' or the shorter query ''Device1%''.+
  
 \\ \\
 {{ :rdms:webapp:rdms_search_syntax_3.png?direct&900 |}} {{ :rdms:webapp:rdms_search_syntax_3.png?direct&900 |}}
  
-You can also use ''&'' and ''|'' as the ''AND'' and ''OR'' operators, respectively. To find results containing either ''Device1'' or ''Device2'' in their names, enter ''Device1 | Device2''.+You can also use ''&'' and ''|'' as the "ANDand "ORoperators, respectively. To find results containing either ''Device1'' or ''Device2'' in their names, enter ''Device1 | Device2''.
  
 \\ \\
Line 177: Line 173:
  
 **Note:** Wildcards and operators allow you to refine search results further. Combined with the other search settings and metadata fields, these techniques support precise queries tailored to your requirements. **Note:** Wildcards and operators allow you to refine search results further. Combined with the other search settings and metadata fields, these techniques support precise queries tailored to your requirements.
- 
 ==== Filtering Search Results ==== ==== Filtering Search Results ====