Method and equipment for fuzzy query, query result processing and filtering condition processing
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- HUAWEI TECH CO LTD
- Publication Date
- 2010-03-31
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of communication technology, in particular to a method and equipment for fuzzy query, query result processing and filter condition processing. Background technique
[0002] NETCONF (Network Configuration Protocol) is a network management protocol that uses XML (Extensible Markup Language, Extensible Markup Language) to describe operation requests and network management data. XML is a set of rules for semantic markup, which divides documents into many parts and identifies these parts with tags. These marks are usually in natural language and therefore highly readable. Markup looks like this:
[0003] <age> 10< / age>
[0004] <name language="English">
[0005] <first-name>George< / first-name>
[0006] <last-name> Bush< / last-name>
[0007]
[0008] <hobby>< / hobby>
[0009] <hobby / >
[0010] Each pair of tokens consists of a start token (such as <...