Versions Compared

Key

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

...

Info

Returns a list of documents that should just be nsight-events for a given channel_id or the posted data (cannot be both)

 

Info

This function has 2 modes:

  1. Initial search mode which corresponds to the POST version, takes a list of keywords and locations and returns a feed of related events to start building a channel from.
  2. Channel search mode which corresponds to the GET version, takes a channel_id and returns a feed of significant events based on the scoring of a channel (liked/disliked events).
Possible Methods

GET, POST

...