| Both sides previous revision Previous revision Next revision | Previous revision |
| rdms:webapp:search [2026/07/31 11:38] – [General Search] burcu | rdms:webapp:search [2026/08/14 09:05] (current) – old revision restored (2026/08/07 08:35) burcu |
|---|
| |
| * **[[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. |
| {{ :rdms:webapp:rdms_search_simple_1.png?direct&850 |}} | {{ :rdms:webapp:rdms_search_simple_1.png?direct&850 |}} |
| |
| This search looks for the specified term in file and folder names. | This search looks for the specified term in file and folder names. To target a specific metadata entry, search for a metadata key, value, or extra value. You can also change the search path and choose whether to search for files, folders, or both. The screenshot below shows additional options. |
| | |
| To target a specific metadata entry, search for a metadata key, value, or extra value. You can also change the search path and choose whether to search for files, folders, or both. The screenshot below shows additional options. | |
| |
| {{ :rdms:webapp:rdms_search_simple_2.png?direct&850 |}} | {{ :rdms:webapp:rdms_search_simple_2.png?direct&850 |}} |
| |
| **Note:** The ''%'' sign is the RDMS wildcard for any number of characters. Its position affects the results. For example, ''%cube'' finds both ''cube'' and values ending in ''cube'', regardless of the preceding characters. | **Note:** The ''%'' sign is the RDMS wildcard for any number of characters. Its position affects the results. For example, ''%cube'' finds both ''cube'' and values ending in ''cube'', regardless of the preceding characters. |
| ==== Key/Value/Extra Search (Combined Metadata) ==== | ==== Key/Value/Extra Search ==== |
| |
| Although General Search can use metadata, Key-Value-Extra Search is designed specifically for queries that combine multiple metadata entries. | Although General Search can use metadata, Key-Value-Extra Search is designed specifically for queries that combine multiple metadata entries. |
| {{ :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 |}} |
| {{ :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 "AND" and "OR" operators, respectively. To find results containing either ''Device1'' or ''Device2'' in their names, enter ''Device1 | Device2''. |
| |
| \\ | \\ |
| |
| **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 ==== |
| |