Document Signature Search Engine Index Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional search engines face inefficiencies in accurately measuring document relevance, returning large lists of non-relevant documents, and having computing-intensive models, along with slow search performance and high disk space usage due to nonlinear index structures and incremental updates challenges.

Innovation Solution

The implementation of a matching engine with signature generation that preprocesses documents to generate unique, informative signatures, allowing for efficient relevance detection and scalable search operations through asymmetric signature generation, reducing index database volume while maintaining accuracy and performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional search engines use traditional indexing methods, then they can store and retrieve documents, but they return large lists of non-relevant documents and have slow search performance

Engineering Contradiction:
Improvedocument relevance measurementVSAvoidsearch performance
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent extracts the essential characteristics of documents into compact signatures (e.g., hash values or feature vectors) that capture document identity and content essence. These signatures are stored in the index instead of full documents, enabling fast comparison and relevance detection without processing entire document contents during search operations.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent transforms documents from their original complex format into simplified parameter representations (signatures with specific characteristics like length, content features, and hash values). This parameter transformation enables efficient computational operations while preserving the ability to measure document relevance accurately.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If conventional search engines use detailed indexing models, then they can measure document relevance, but they consume high computing resources and disk space

Engineering Contradiction:
Improverelevance detection accuracyVSAvoidcomputing resource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent uses lightweight, disposable signature objects that can be quickly created, compared, and discarded. These signatures are inexpensive to generate and compare computationally, allowing for extensive use in relevance detection without significant resource consumption. Each signature serves its purpose in matching operations and can be replaced or regenerated efficiently.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Solution Approach 2:

The patent performs preliminary processing of documents to generate signatures before actual search operations. This advance preparation creates ready-to-use representations that eliminate the need for complex real-time analysis during searching, significantly reducing computing resource requirements while maintaining relevance detection accuracy.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If conventional search engines use nonlinear index structures, then they can store documents flexibly, but they require high disk space and face incremental update challenges

Engineering Contradiction:
Improveindex structure flexibilityVSAvoiddisk space usage
Core Design Contradiction:
Adaptability or versatilityVSVolume of stationary object

Solution Approach 1:

The patent segments the index into two distinct components: a signature array that stores compact document representations and a file identifier index that maps signatures to document locations. This segmentation allows each component to be optimized independently, reducing overall disk space requirements while maintaining flexible document management capabilities.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates simplified copies of document information in the form of signatures that contain only the essential identifying and characteristic features. These signature copies replace full document storage in the index, dramatically reducing disk space requirements while preserving the ability to perform relevance detection and document retrieval operations.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS8266150B1Scalable document signature search engine
Publication Date: 2012.09.11 TREND MICRO INC
  • US8266150B1 patent drawing
  • US8266150B1 patent drawing
  • US8266150B1 patent drawing

AI summary

A document signature index and search system is disclosed. The logical structure of the signature index that includes search tables is defined. Also specified is a system of creating, managing and using the signature index. The system includes an index engine and search engine. The search tables are compact in disk usage and suitable for differential computation, making large scale deployment feasible. With the introduction of meta-data and an algorithm of multiple value dual binary searching, the search engine based on the search tables is very efficient in searching for signatures from large search tables which may store millions of signatures. Other embodiments, aspects and features are also disclosed.