Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • entity1
    A free form text field containing information about the event "subject", i.e. an entity's disambiguous name. 
  • entity1_index
    If present this is the "gazateer_index" field of the entity matching the entity1 disambiguous name above.
  • verb
    A free form text field describing the event "verb"
  • verb_category
    Also a free form text field describing the event "verb", but intended to group related verbs together (eg "travel" for verbs: "flew", "drove")
  • geoindexgeo_index
    If the event geotag maps into an entity from the parent document then this field is the "gazateer_index" of that entity. The "geo_index" can also be directly specified as an entity index or an entity type (in "iterateOver" cases), and the geotag is then derived.
  • geotag
    • lat
      String containing a floating point representation of latitude
    • lon
      String containing a floating point representation of longitude

...