Hi Team ,
We have a requirement to implement synonyms search in our SharePoint Online environment for native search and pnp modern search.
I have downloaded the source code uploaded the search.queryVariableInjector.min.js in the SharePoint site , created the synonyms list.
but they try implement for native search and pnp search I am not able to follow below steps.
- Edit the Search Results Web Part and click on Change query
- Replace {SearchBoxQuery} with {SynonymQuery}
- Go to the Settings tab and set the loading behavior to Async option: Issue query from the browser
- Store these settings and publish the page
Can you please help me how to configure Synonym search in SharePoint online environment for pnp search and native search.
Hi Team ,
We have a requirement to implement synonyms search in our SharePoint Online environment for native search and pnp modern search.
I have downloaded the source code uploaded the search.queryVariableInjector.min.js in the SharePoint site , created the synonyms list.
but they try implement for native search and pnp search I am not able to follow below steps.
Can you please help me how to configure Synonym search in SharePoint online environment for pnp search and native search.