Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Contextual search on Knowledge Base from Script Include?

nathanfirth
Tera Guru

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?

1 ACCEPTED SOLUTION

mandle
Mega Guru

Ben's OneSearch most likely contains an example of the API you seek! ben.hollifield OneSearch - ServiceNow Share



View solution in original post

4 REPLIES 4

mandle
Mega Guru

Ben's OneSearch most likely contains an example of the API you seek! ben.hollifield OneSearch - ServiceNow Share



Thanks Jeremy, I'll check it out


Searching through his code I found the answer. Thanks Jeremy.


perikala uday k
Tera Contributor

Is there any example script for the contextual search filters.