Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudfilesearch [2019_10_22 09:30] – [3 Content Search] jimcloudfilesearch [2021_11_08 19:56] – [3.1 Content Search Options] steven
Line 34: Line 34:
    
 \\ All searches occur **across all storage endpoints** mapped to an account and searches can be saved. \\ All searches occur **across all storage endpoints** mapped to an account and searches can be saved.
-===== Client Tools =====+===== Client Tools =====
  
  
 +{{::windows_search_window.png?600|}}
  
-{{:/cloudfilesearch:steps:sme_2_client_tools.png}} +Desktop and client Apps also offer similar search experience. Above is an example from the windows desktop app.
- +
-Desktop and client tools also offer similar search options. Above are examples of windows and iOS. +
  
 ===== 3 Content Search ===== ===== 3 Content Search =====
Line 62: Line 60:
    * To find documents that must include all whole words, use the "AND" operator. For example, "a AND summer AND holidays"    * To find documents that must include all whole words, use the "AND" operator. For example, "a AND summer AND holidays"
  
- * **Begins with word** - Given each of the word tokens, it searches for documents either containing at least one of those words exactly, or where a word starts with either of those terms. The pseudo query looks like: "a\*" OR "summer\*" OR "holiday".+ * **Begins with word** - Given each of the word tokens, it searches for documents either containing at least one of those words exactly, or where a word starts with either of those terms. The pseudo query looks like: "a\*" OR "summer\*" OR "holiday\*".
 So, this could match "Where are you going on your holidays?"  ("are" and "holidays" match) So, this could match "Where are you going on your holidays?"  ("are" and "holidays" match)