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:search:start [2022/07/27 15:22]
marguerite
— (current)
Line 1: Line 1:
-{{ :rdms:search:search.png?400|}}{{indexmenu_n>5}} 
-====== Search ====== 
- 
-Data objects in the RDMS are stored with their metadata. The metadata adds to the findability of data in the long term. If the users at a later stage want to again retrieve data stored on the RDMS, the metadata information can greatly simplify the process of both finding the desired data and providing important experimental details.  
- 
-When clicking the Search button a new screen opens.  
-  * We have a simple search screen 
-  * An advanced search screen 
-  * And the option to save your search parameters 
- 
-===== Advanced syntax ===== 
- 
-  * When one types [a b] the search engine will search for [%a b%] 
-  * ut if one will type [a & b] then it will search for [%a% **and** %b%] 
-This applies to the fields of text and all metadata fields on this form.  
- 
-Other options: 
-  * [|] as **OR** condition: [a & b | b & c] will return [%a% and %b%] OR [%b% and %c%] 
-  * [<>] **exact match** ("a b") will be 'a b' search.