The Squirro Dashboard allows configuration of various data visualizations, based on the current Squirro project and data set.

The following widgets, each with its own visualization, are available to configure inside the Dashboard.

Table of Contents

Bookmarks

Calendar

Cards

Entities

The Entities dropdown can be used in conjunction with the Recommendations and Entities List widgets to explore recommendations and items.

Entities List

The Entities List show items related to recommendations using entities.

Facets List

Facets Table

Favorites

Heat Map

Horizontal Result List

IFrame

Line Chart

Link

Metric

Pie Chart

Recommendations

Use entities to create Recommendations.

Region Map

The region map can be used for maop based data visulizations.

Reset

The Reset widget shows the list of filters currently applied to the dashboard and allows the user to clear them.

Result List

The Result List widget simply displays a list of results, as seen on the Search page. Clicking on a result will show its content in a pop-up window.

The widget works out of the box without any configuration, though it is possible to change quite a few features, including query/smartfilter highlighting, and the way items open on click (new window, modal window, with moving to the first matching pdf page in the case of a pdf document).

Search Bar

The Search Bar widget is essentially a Squirro Search box, with the exception that it's aimed at refining the current dashboard query, rather than fully controlling it.

Any query put into the widget will be combined with the current dashboard selection using an AND operator.

Significant Terms

The Significant Terms provides visual information about terms which are especially significant in a dataset, comparing to another dataset.

Significant Terms allow to reveal the uncommonly common. This means, that it shows which terms show a significant different value distribution in a foreground-dataset when compared to a background-dataset. This requires a certain amount of documents to work, the more terms there are in a facet, the more documents are needed to get a meaningful answer. In Squirro the background-dataset is what is defined in an unmodified dashboard. The foreground-dataset is constructed from the background-dataset and includes the current selection. If there is no selection, meaning that the foreground- and the background-dataset are equal, the term frequency is shown (except if the facet is bodytitle or summary where this operation is too costly).

Significant terms work very well on facets with few values, meaning if computed on a bodytitle or summary field, there are much more documents needed to get a significant term to show-up. One workaround for this restriction is to use phrase- or term detection and index those phrases/terms in a separate facet field. This has shown to improve the results vastly while also not requiring a lot of documents.

The Significant Terms configuration for facet content fields looks like the following:

When configuring over a special content field (body, title, summary), one is asked also to provide language and the maximum number of results returned.

The maximum number of results field affects performance, so exercise with caution when increasing the limit.

Smart Filters

The Smart Filters widget can be used to display the list of currently defined Smart Filters and apply them to the Dashboard.

Table

The Table widget displays the top keywords for a facet, in a list format, with the number of matches in analysed documents, as well as percentage based part of the set they represent.

To configure, provide a facet which values to display on the chart.

Text

The Text widget can be used to add static html text content to a Dashboard.

Time Selection

The Time Selection widget can be used to display a predefined set of time based queries. This can also be configured to be shown as a dropdown.

Timeline

Trend

The Trend widget is used as part of the Trend Detection to visualize the trend, anomalies and predictions for data in a project.

Trends

The Trends widget can be used to display the list of currently defined Trends.

Word Cloud

The Word Cloud displays values of several (between 1 and 7) different facets at once. 

Custom

New widgets can be created and made available using the Custom Widgets API.