×

INDEXING AND SEARCHING JSON OBJECTS

  • US 20100211572A1
  • Filed: 02/13/2009
  • Published: 08/19/2010
  • Est. Priority Date: 02/13/2009
  • Status: Active Grant
First Claim
Patent Images

1. A method of encoding JavaScript Object Notation (JSON) documents in an inverted index, said method comprising:

  • generating a tree representation of a JSON document;

    shredding said JSON document into a list of <

    value, path, type, jdewey>

    tuples for each atom node, n, in said tree, where value is a label associated with n, path is a concatenation of node labels associated with ancestors of n, starting from a root of said tree, type is a description of a type of value, and jdewey of n is a partial Dewey code of its closest ancestor array node, if one exists, or empty, otherwise; and

    building an inverted index using <

    path, type, value>

    as index term, and jdewey as payload.

View all claims
  • 1 Assignment
Timeline View
Assignment View
    ×
    ×