1. IN.API.PeopleSearch()
  2. .params({keywords: 'javascript extjs java', facet: 'network,F'})
  3. .result(displaySearchedProfiles);