Hierarchical Search Result Expansion on Mobile Interfaces

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile devices with small displays face challenges in presenting and navigating large sets of information due to limited screen real estate, requiring users to page through multiple screens to view all information items.

Innovation Solution

Organizing search results and other information items in a hierarchical structure, allowing users to expand specific items on the same screen, displaying child nodes or elements without the need to navigate through multiple screens, and implementing features like data pre-fetching for improved performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If information items are displayed on multiple screens to accommodate large sets of information, then the display area is充分利用, but the user navigation complexity increases and time consumption increases

Engineering Contradiction:
Improvenumber of information items displayedVSAvoidtime to navigate through multiple screens
Core Design Contradiction:
Quantity of substanceVSLoss of time

Solution Approach 1:

The patent implements a hierarchical display structure where information items are organized in parent-child relationships. Child information items are nested within parent information items, allowing users to expand only the specific sections they need to view. This nesting approach enables comprehensive information display without requiring users to navigate through multiple screens, as all information can be accessed within a single screen through hierarchical expansion.

Inventive Principle:
Principle #7Nested doll (Nesting)

Solution Approach 2:

The patent divides the information set into hierarchical segments (parent information items and child information items). Each parent information item can be independently expanded to reveal its child information items. This segmentation allows the system to present a manageable overview at the parent level while providing detailed access to child level information only when needed, reducing navigation time and improving user experience.

Inventive Principle:
Principle #1Segmentation

2Area of stationary object

If information items are organized in a hierarchical structure with expansion capability, then the screen real estate is optimized, but the device complexity increases

Engineering Contradiction:
Improvescreen real estate utilizationVSAvoidhierarchical structure complexity
Core Design Contradiction:
Area of stationary objectVSDevice complexity

Solution Approach 1:

The patent implements a dynamic display structure where information items can be expanded or collapsed based on user interaction. The hierarchical structure is not static but adapts to user needs, allowing the same screen real estate to serve multiple purposes: displaying overview information when collapsed and detailed information when expanded. This dynamic capability optimizes screen utilization without requiring complex hardware changes.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent pre-organizes information items into a hierarchical structure with parent-child relationships established in advance. This preliminary organization allows the system to efficiently manage and display information without requiring complex real-time processing during user interaction. The hierarchical structure is prepared beforehand, enabling smooth expansion and collapse operations that simplify the perceived complexity while optimizing screen real estate.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If all information items are displayed concurrently on a single screen, then navigation is simplified, but the display area is insufficient for large sets of information

Engineering Contradiction:
Improvenavigation simplicityVSAvoidnumber of information items that can be displayed
Core Design Contradiction:
Ease of operationVSQuantity of substance

Solution Approach 1:

The patent adds a hierarchical dimension to the traditional flat display structure. Instead of displaying all information items at the same level, the system organizes information across multiple hierarchical levels (parent and child levels). This dimensional change allows the system to present a manageable overview at the parent level while providing access to detailed child information through expansion, effectively increasing the quantity of displayable information without sacrificing navigation simplicity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The patent segments information items into parent and child categories, allowing the system to display a manageable subset of parent information items on the screen while maintaining the capability to expand and display child information items as needed. This segmentation enables the system to optimize both navigation simplicity and information quantity by presenting hierarchical organization that can be explored on-demand.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8935237B2Presenting search results in hierarchical form
Publication Date: 2015.01.13 META PLATFORMS INC
  • US8935237B2 patent drawing
  • US8935237B2 patent drawing
  • US8935237B2 patent drawing

AI summary

In one embodiment, identify a set of search results in response to a search query; display the set of search results; receive a user interaction in connection with a first search result from the set of search results; and in response to the user interaction, if the first search result is associated with one or more first information items, then expand the first search result, comprising display the one or more first information items associated with the first search result.