Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Global Search allows users to find the information they need with words, word fragments, phrases, and query statements. Search operators help to make requests accurate and speed up the search process.

Search Configuration

Global Search is The global search algorithms are performed for all indexed columns configured. See Global Search Configuration to learn how to make table columns indexed.

Info

Learn more about the full process of column indexing, search group and table creation.

Info

Global Search may also be performed for text attachments.

Search Properties Customization

Use the SimpleOne system properties for additional search customization. Learn how to set up the view, number, and display of search results

Before sending the compiled search request to the system database, all indexed columns are checked by the ACL Rules. Thus, the request processing and the result output is performed only by the fields available to a particular user.

The search request is performed by groups and tables, checking the indexed columns by the ACL Rules for a particular user access. to which the user has access

.

Search interface


The global search interface contains the following parts:

  1. Search bar.
  2. Right-side navigation bar.
  3. Main area with search results displayed.
Image Removed
  • The search bar at the top of the page.
  • The search results area with the navigation sidebar on the right.

Navigation bar

The Navigation bar displays the a list of search groups as menu items with numbers of serach search results. You can expand these groups The search groups categorize tables by which the search is performed.

Click on the group title to preview the tables found for in the search query. 

Search results

The result area of search results displays table records with indexed columns matching the query conditions and some static fields. If a record contains a few indexed columns of values matching the query conditions, the search result displays as a single record.

To open a result record, click on its title.

Info

Before sending the composed search request to the system database, all tables of the indexed columns are checked by the ACL Rules. Thus, the query process and the result output is performed only by the fields available to a particular user.

The search bar contains an input text field with the a magnifier iconimage2019-9-3_16-56-26.pngImage RemovedImage Added. For self-service portals, it is possible to customize the search bar location is determined by with the Search search widget layout. Within the agent SimpleOne system, the search bar is usually available at the top of any the page.

panel

title

To make a search request, follow the steps below:

  1. Enter the query text in the search bar. Use additional operators to make an extended query statement.
  2. Click on the magnifier icon

image2019-9-3_16-56-26.pngImage Removed
  1. Image Added or press Enter

, to
  1.  to see the search results.

A check of search request conditions is performed for all indexed table columns. 
Info
  • Global Search supports the use of the following symbols:

    Panel

     ~`!@#$%^&*()-_+={}[]|/:;"'<>,.? 


  • To search for a as a character, use quotation marks ( " * ").
  • The Search also distinguishes between non-breaking and regular spaces.
Note

Operators


SimpleOne search operators are helpful for building help to build clear and exact query statements according to user needs.

Configure your queries with one and more operators below.

Operator

DescriptionExample

* B B

The asterisk operator matches any character or even any amount of characters. Therefore, it may return words or whole phrases.

B

The operator matches any single character. 

This is useful in need to limit the amount of characters you search, ex., the statement ??? returns any 3 characters.

"A"Quotation marks allow searching for the exact word or phrases quoted. 
A AND A AND B

This operator returns results related to both A and B.

It is very useful to apply this operator when making a query with other operators, ; otherwise, SimpleOne uses uses AND for regular searches as default.

OR OR BThe operator returns results related to A, or B, or both.
A NOT OT B

This operator returns results matching the A condition, excluding table records with indexed columns matching the B condition.

The operator (!) can also be used in place of "NOT"

.


Table of Contents
maxLevel3
classfixedPosition