Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Search Result Cards

Control GrooperReview.Pages.Search

Displays an AI Search result set as cards, with each card representing a matching document and its key details.

Remarks

The Search Result Cards control presents the results of an AI Search as a visually rich, card-based layout. Each card summarizes a matching document, showing its location, highlighted content snippets, and a hierarchical view of extracted data. This control is designed to make it easy to browse, review, and interact with search results, providing direct access to document viewing and context-sensitive actions.

Overview

Search Result Cards are typically displayed as the main results panel after executing a search in Grooper's AI Search interface. Each card provides a concise summary of a document, including its path, relevance score, highlighted quotes from the content, and a collapsible hierarchy of data fields and values. The layout is optimized for quick scanning and deep inspection of search results.

Key Features

  • Card-Based Result Display:

    • Each search result is shown as a card, with document path, relevance score, and key data fields.
    • Cards are arranged in a responsive grid or list for easy browsing.
  • Content Highlights and Quotes:

    • Displays highlighted snippets ("quotes") from the document content that match the search terms.
    • Clicking a quote or highlighted term navigates the Document Viewer to the relevant location in the document.
  • Expandable Data Hierarchy:

    • Each card includes a collapsible tree or table showing extracted data fields, sections, and tables for the document.
    • Users can expand or collapse sections to review structured data at a glance or in detail.
  • Document Navigation and Actions:

    • Clicking a card opens the document in the Document Viewer for full review.
    • Right-clicking a card opens a Context Menu with commands such as open, flag, export, or custom actions.
    • Visual indicators show if a document has been deleted or is unavailable.
  • Relevance and Metadata:

    • Each card displays the search relevance score and other metadata, such as document type or status.
    • Tooltips and icons provide additional context for fields and actions.
  • Accessibility and Responsiveness:

    • Fully navigable by keyboard and mouse.
    • Responsive layout adapts to different screen sizes and devices.
    • Screen reader support for card content, actions, and navigation.

Interactive Components

  • Result Card:

    • Shows document path, relevance score, and summary data.
    • Includes clickable quotes and highlighted terms for navigation.
    • Expand/collapse button for data hierarchy.
    • Action menu (right-click) for context commands.
  • Quotes/Highlights:

    • Clickable text snippets that jump to the matching location in the Document Viewer.
  • Data Hierarchy:

    • Collapsible tree or table showing extracted fields, sections, and tables.
    • Supports drill-down for complex or nested data.
  • Context Menu:

    • Right-click to access commands such as open, flag, export, or custom document actions.
    • Menu options are context-sensitive and may vary by document type or user permissions.

Usage Guidance

  • Use Search Result Cards to quickly browse and review documents matching your search criteria.
  • Click a card to open the document for full review, or click a quote to jump to the relevant content.
  • Expand the data hierarchy to inspect extracted fields and values.
  • Use the context menu for document actions such as flagging, exporting, or running custom commands.
  • Visual cues indicate deleted or unavailable documents.

Accessibility

  • Fully navigable by keyboard and mouse.
  • Screen reader support for all card content, actions, and navigation.
  • Visual highlighting for selected, focused, or unavailable cards.

Example

┌───────────── Search Result Cards ─────────────┐
│ {Card}                                        │
│ ┌──────────────────────────────────────────┐  │
│ │ Path: Batches > Invoices > 2025-07-22    │  │
│ │ Relevance: 98.5                          │  │
│ │ Quotes:                                  │  │
│ │   "Invoice #12345 for $1,000..."         │  │
│ │   "Due date: 2025-08-01..."              │  │
│ │ {Expand Data}                            │  │
│ │   - Vendor: Acme Corp                    │  │
│ │   - Amount: $1,000                       │  │
│ │   - Status: Open                         │  │
│ │   ...                                    │  │
│ │ {Context Menu}                           │  │
│ └──────────────────────────────────────────┘  │
│ {Card} ...                                    │
└───────────────────────────────────────────────┘

Notification