Browser Bookmark Search via Content Verification
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current browser search methods are limited in accuracy as they only display web page names containing the query keyword, failing to show relevant pages whose names do not contain the keyword but whose content does, leading to reduced search efficiency.
Innovation Solution
An information search method and apparatus that acquires a query keyword and a bookmark website address, sends search requests to a search server when the page is not loaded, and determines the target bookmark website address by checking if the page content includes the keyword, displaying corresponding page label items for accurate results.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If the browser searches only by web page name containing the keyword, then the search operation is simple and fast, but the search accuracy is reduced because pages with relevant content but unrelated names are missed
Solution Approach 1:
The search operation is divided into two distinct phases: first, a rapid filtering phase that checks only page names for keyword matches, and second, a comprehensive verification phase that searches page content for matches. This segmentation allows the system to maintain speed through the simple first phase while achieving high accuracy through the more thorough second phase, resolving the contradiction between search accuracy and operational simplicity.
Solution Approach 2:
The browser performs a preliminary search by checking page names before conducting a full content search. This preliminary action filters out obviously irrelevant pages, reducing the number of pages that require comprehensive content analysis. By performing this preliminary filtering step first, the system maintains operational efficiency while preparing for more accurate subsequent searches.
2Measurement precision
If the browser loads and searches all bookmark pages to check for keywords, then the search accuracy improves, but the network traffic and terminal load increase significantly
Solution Approach 1:
The browser performs a partial search by examining only the page name first, which is a subset of the full page content. This partial action provides immediate search results for pages with keywords in their names while avoiding the energy cost of loading and analyzing the complete content of all bookmarked pages. The system applies this partial search universally before selectively performing more intensive searches only when necessary.
Solution Approach 2:
The search functionality extracts and analyzes only the essential identifying information (page name) from each bookmarked page, separating this from the full page content. By extracting and working with just the page name initially, the system achieves search functionality without the burden of loading, parsing, and analyzing complete page contents, thereby significantly reducing network traffic and terminal processing load while maintaining useful search accuracy.
Data Source
AI summary
Embodiments of the present invention disclose an information search method and apparatus, where the method includes: acquiring a query keyword input by a user and a bookmark website address; acquiring a target bookmark website address according to the query keyword and the bookmark website address, where a page to which the target bookmark website address points includes the query keyword; and displaying a page label item corresponding to the target bookmark website address. By using the present invention, a website address that is actually required by a user can be more comprehensively and accurately found, so as to improve query efficiency and accuracy.


