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 [2018_08_02 14:25] – [1 Searching files Web] stevencloudfilesearch [2019_10_22 09:31] – [2 Client Tools] jim
Line 6: Line 6:
  
  
-===== 1 Searching files Web =====+===== 1 Searching Files (Web Interface) =====
  
-{{:/cloudfilesearch:steps:sme_1_searching_files_web.png}}+There are two means to search for files from the web interface, 'filter', and 'search'. 
 +\\ 
 +\\ 
 +**Filter**
  
-Files can be searched for, across clouds, in a variety of ways: +{{:filter_search.png?600|}}
-  * Exact Phrase: Search for an exact match to a phrase +
-  * Starts with: Search for the characters that start a phrase ieabc - will find all files beginning with abc +
-  * Ends with: Search for the characters that end a phrase ie. xyz.<extension> will find all files ending with xyz +
-  * All words: Enter multiple words separated by spaces which will be searched for +
-  * Any word: Enter multiple words and search for occurrences of any +
-  * By file extension: Search for extension types+
  
-For more detailed information see the Search Options section at the bottom of this document. + \\ When in the File Manager view, in the right hand side there is a 'filter' search box in the top right hand side of the screenThis is a quick way to filter search for items that have been loaded in the tree. It is not meant to be a comprehensive search, rather a shortcut to quickly finding something within a branch of the hierarchical file tree. 
-  +\\ 
-All searches occur across all clouds mapped to an account and searches can be saved.+\\ 
 +**File MetaData Search**
  
 +{{::fm_search.png?600|}}
  
-===== Client Tools =====+' \\ When in the File Manager view there is a dedicated search tab that provides a more advanced search for files. Filename content can be searched, or if the deep content search module is turned on, then the actual content can also be searched in this view. 
 + 
 +Files can be searched in a variety of ways: 
 + 
 +  * //Exact Phrase:// Search for an exact match to a phrase 
 +  * //Starts with:// Search for the characters that start a phrase ie. abc - will find all files beginning with abc 
 +  * //Ends with:// Search for the characters that end a phrase ie. xyz.<extension> will find all files ending with xyz 
 +  * //All words:// Enter multiple words separated by spaces which will be searched for 
 +  * //Any word:// Enter multiple words and search for occurrences of any 
 +  * //By file extension:// Search for extension types 
 +  
 +\\ All searches occur **across all storage endpoints** mapped to an account and searches can be saved. 
 +===== Client Tools =====
  
  
Line 30: Line 41:
  
 Desktop and client tools also offer similar search options. Above are examples of windows and iOS. Desktop and client tools also offer similar search options. Above are examples of windows and iOS.
- 
  
 ===== 3 Content Search ===== ===== 3 Content Search =====
Line 37: Line 47:
  
 {{:/cloudfilesearch:steps:sme_3_deeper_search_option.png}} {{:/cloudfilesearch:steps:sme_3_deeper_search_option.png}}
- +\\ 
-==== Search Options ====+\\ 
 +==== 3.1 Content Search Options ====
  
 Search input: The input string is first split into search tokens, by its spaces and punctuation characters (which are ignored). Each of these search tokens are queried in Solr (using AND or OR operators). How these tokenized search terms are used in the query is dependent on the modifier flags that you have set when running the query. Searches are case insensitive. Search input: The input string is first split into search tokens, by its spaces and punctuation characters (which are ignored). Each of these search tokens are queried in Solr (using AND or OR operators). How these tokenized search terms are used in the query is dependent on the modifier flags that you have set when running the query. Searches are case insensitive.