Page tree

Versions Compared

Key

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

...

The current view search option allows you to search an item in the Current view and then highlight them in the viewIt can be accessed by clicking the Search icon in the current view.

Click to enlarge

Image Removed

A search dialog will then be displayed, enabling you to enter a search string - any items that match the search string :

Image Added

When clicked, the search panel will be displayed, listing all items currently displayed in the view:

Image Added

Entering a search string will automatically list items that match and are present in the current view will be listed:

Image Removed

Selecting one or multiple items - each - for example, the string "book" has been entered:

Image Added

In versions ≥ 2.14 Objects can be searched either by entering the Object name or Object full name:

Image Added

Any items you want to highlight in the view can be selected individually, or you can select multiple items, or all items:

Image Added

Each selected item will be highlighted in the view:

Image RemovedClick to enlarge

Anchor
standard
standard
All application (global) search options

The "all application" Search option allows you to search across the entire Application:

  • for specific objects using search strings , object types, tags and properties (Object search)
  • text added to the Document-It feature (Document search)
  • via the cypher query language (Cyper search) - users with the ADMIN role only

...

  • ensure you are working in the OBJECTS tab
  • enter the object name and/or filter on:

Image Modified

Search only for objects

Enter the string to search for - i.e. the string to match specific object names. You can choose more advanced search options if required:

Image Modified

Regex patternTick this to enable search via a regular expression.
Case sensitiveEnable/disables case sensitive search (enabled disabled by default).
Search by: Name/FullnameSelect as appropriate. The search string will be applied to the options you choose.
Search by positionSelect as appropriate to specify where in the string the match should occur. By default this is set to Start.
FiltersFilter on object types AND tags or switch to object types OR tags.
.


Info

These filter settings are persistent for the duration of the user session (i.e. until a log out occurs), therefore you will not need to re-enter them when you perform a new search.


Filter by

You can filter the search results to narrow down the number of items that will be returned. Use the Filter By slider to do so:

Image Added

Image Added

Between filters

Image Added

You can use this option to configure whether you want to filter:

  • On strings (content of Search only for objects) AND specific object types/tags/object properties
  • On strings (content of Search only for objects) OR specific object types/tags/object properties
Select an object type(s)

Choose if you want to limit the search results to specific object types:

Image Modified

Image Added

This filter is automatically set to use an OR option with tags and object properties.

Search a tag
If tags have been added, you can select them to further limit the search results.
Between tagsFilter tags using an AND (match all tags) or OR (match any tag).

Choose if you want to search for objects based on the tags that have been added in CAST Imaging (see User Guide - Working with tags for more information about Tags). You can select an AND or OR option:

Image Added

Search objects by properties


Info
Available in ≥ 2.9.

This section allows you to perform an object search based on specific object property values that were calculated during the analysis (before the application was imported into CAST Imaging). In the example below, multiple properties have been added using an AND configuration:

  • Match all objects with a Cyclomatic Complexity value equal to 1

AND

  • Match all objects with a Number of code lines value equal to 30

AND

  • Match all objects with an Essential Complexity value equal to 20

Image Added

You can add new properties using the drop down list - note that the list of properties available to search is controlled by the ADMIN/SUPER ADMIN. See Admin Center - Search panel.

Image Added

Use the red icon to remove properties that you have already added:

Image Added


Search results are displayed in the "List of objects" window. By default the first 100 matching items are displayed - scrolling down through the results will show additional matching items:

Click to enlarge

Image Removed

Select a single object or multiple objects to display them in the view (or tick the List of objects option to add all objects to the view). Click Visualize to view the view:

Click to enlarge

Image Removed

Links between any objects selected for visualization will also be shown:

Click to enlarge

...

Image Added

1 - DownloadThis option will download to .CSV file all the items in the list which have a tick in the checkbox. Note that this button is only visible if the Objects Export option is enabled in Configuring display preferences.
2 - VisualizeThis option will display in the view all the items in the list which have a tick in the checkbox.
3 - List of objects

This option will auto select (i.e. put a tick in the checkbox) up to 100 items at any one time - if there are less than 100 matching items, then all of the items will be selected.

Info

In version ≥ 2.14, an option is provided to set the limit for number of search results to be displayed. For example: By setting the limit to 500, you may see 500 objects at once, and for each scroll the next 500 results in the list are displayed. Selecting ‘All’ lets you view all the results. 

Image Added


4 - NumberThe number in the blue circle indicates the number of items that have been selected.
5 - Showing X out of XIndicates the number of matching items that are displayed.
6 - Check boxesUse the check box to select an item and then use the Download or Visualize options.


Info
  • You can add additional objects/nodes to the Search view in successive searches without losing any existing nodes added to the view.
  • If you need to clear the view you can click the Clear icon located in the Investigate panel - see User Guide - GUI - Investigate panel.

Image Modified

  • Existing nodes that have been added to the Search view can be removed by deselecting the nodes which will already be selected when the search is re-opened (by clicking the Search icon on the toolbar) and then clicking Visualize.

...

When using the search option via the node/object right click contextual menu whilst in Level 5, the search will be performed as a "selective expand" on the originally selected objects - i.e. results are limited to the children/children,callers,callees/children&callers/children&callees. Therefore, the search box is presented in a slightly different way:

Image Modified

Results are displayed and handled in the same way as using the Access via Search view menu or Search icon on task bar.

Document search

Info
  • This feature is available in ≥ 2.0.0.
  • Currently documents added to nodes in Level views cannot be searched.

...

  • ensure you are working in the DOCUMENT tab
  • Choose the search scope:
    • View document (a document added to a view)
    • Object document (a document added to a specific object or group of objects)
  • enter the search string and filter on a specific tag or tags - see User Guide - GUI for Working with tags for more information about Tags)

Click to enlarge

Image Modified

Results are displayed and handled in the same way as using the Access via Search view menu or Search icon on task bar.

Anchor
cypher
cypher
Cypher search

Cypher search is a feature that allows you to directly query the Neo4j database using "cypher query" - a specific functional language. You can use the "Cypher" tab in the Search view to run your queries:

Image Modified

Info

The Cypher search option is only enabled for users with the default SUPER ADMIN and ADMIN roles. If you would like to enable it for other users, either modify an existing role to enable the Cypher Search or create a new role specifically for that - see Admin Center - Roles panel:

You need to enable at a minimum the READ and CREATE permissions to perform a query. The Cypher language is powerful and enabling the UPDATE and DELETE permissions will allow users to perform cypher queries which can update or delete existing application data.

...

Legacy dedicated Document-It document search

When more than six Document-It documents have been added to a view, it is possible to perform a search of all the documents within the view. Use the following icon to access the search facility:

...