- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2016 09:58 AM
I know Fuji introduced a contextual search with support for natural language, however I'm trying to figure out how to generate these results from script, specifically on the kb_knowledge table. Has anyone done this before or have any recommendations?
I know we can do full text searches in GlideRecord but was hoping for a Script Include or API that implemented the full contextual search capabilities.
Any thoughts or ideas?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2016 10:31 AM
Ben's OneSearch most likely contains an example of the API you seek! ben.hollifield OneSearch - ServiceNow Share

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2016 10:31 AM
Ben's OneSearch most likely contains an example of the API you seek! ben.hollifield OneSearch - ServiceNow Share
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2016 11:04 AM
Thanks Jeremy, I'll check it out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2016 11:33 AM
Searching through his code I found the answer. Thanks Jeremy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2022 08:56 AM
Is there any example script for the contextual search filters.