Difference between revisions of "Searching Workspaces"

From Hornbill
Jump to navigation Jump to search
(Created page with " === Standard Search === A standard search can be performed by entering one or more words directly into the Global Search bar. * Posts and comments will be found that contain ...")
 
Line 1: Line 1:
 +
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 +
__NOTOC__[[Main_Page|Home]] > [[Collaboration]] > [[Workspaces]] > Searching Workspaces
 +
</div>
 +
{|style="width: 100%"
 +
|- valign="top"
 +
|style="width:73%"|
 +
==Introduction==
 +
 +
|style="width:5%"|
 +
|
 +
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
 +
 +
== Related Articles ==
 +
:* [[Workspaces]]
 +
|}
  
 
=== Standard Search ===
 
=== Standard Search ===
Line 29: Line 44:
 
:* The title of the post by using ''title:''
 
:* The title of the post by using ''title:''
 
:* The content of a post or comment by using ''content:''
 
:* The content of a post or comment by using ''content:''
 +
 +
[[Category:Collaboration]]

Revision as of 21:12, 16 July 2017

Home > Collaboration > Workspaces > Searching Workspaces

Introduction

Related Articles

Standard Search

A standard search can be performed by entering one or more words directly into the Global Search bar.

  • Posts and comments will be found that contain one or more of the provided words
  • Words with 2 or less characters are not included in the search
  • Common words such as and or are are not included in the search
  • Just the content of the posts and comments are searched

Filtered Search

When searching workspaces on the Global Search Bar you can select the small arrow within the search bar to expose options to filter your search on. These include:

  • Date
  • Posted by
  • Workspace

Advanced Search

There are a selection of operators and syntaxes available to perform advanced searches from the Global Search Bar. Some that are commonly used include:

  • Boolean Operators: AND (+), OR, NOT (-).
  • Must be in ALL CAPS
  • OR is the default
  • AND matches posts and comments that contain both words
  • NOT excludes posts and comments that contain that word
  • Wildcard Searches: *, ?
  • An * is used for a multiple character wildcard search
  • A ? is used for a single character wildcard search
  • Wildcards cannot be used at the beginning of a search term
  • Field Searches using fieldname:text
  • The name of a person that made the post or comment by using actorName:
  • The ID of the person that made the post or comment by using actorId:
  • The title of the post by using title:
  • The content of a post or comment by using content: