/*! \page result_viewer_page Result Viewer The Result Viewer is located on the top right of the Autopsy screen. It shows lists of files and their corresponding attributes such as time, path, size, checksum, etc.
\image html result-viewer-example-1.PNG
By default, the first three columns after the file name in the results viewer are named "S", "C" and "O". \image html view_options_sco.png These columns display the following: To display more information about why an icon has appeared, you can hover over it. The Comment and Other occurrences columns query the Central Repository. If this seems to be having a performance impact, it can be disabled through the \ref view_options_page. This will remove the Other occurrences column entirely and the Comment column will be based only on tags. You can also switch it to Thumbnail view to see thumbnails of the content in the selected folder.
\image html result-viewer-example-2.PNG
The Result Viewer is context-aware, meaning it will show applicable columns for the data type selected.
\image html result-viewer-example-3.PNG
*/