Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with configuring synonym search #11

Open
anjuprabhakar opened this issue Jan 25, 2024 · 2 comments
Open

Issue with configuring synonym search #11

anjuprabhakar opened this issue Jan 25, 2024 · 2 comments

Comments

@anjuprabhakar
Copy link

anjuprabhakar commented Jan 25, 2024

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.

  1. Edit the Search Results Web Part and click on Change query
  2. Replace {SearchBoxQuery} with {SynonymQuery}
  3. Go to the Settings tab and set the loading behavior to Async option: Issue query from the browser
  4. 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.

@wobba
Copy link
Contributor

wobba commented Jan 25, 2024

This project won't help you unfortunately.

  1. There is no synonym support for native modern search in Online
  2. No one has implemented synonyms in PnP Modern search v4 yet - Query Modifier in v4 microsoft-search/pnp-modern-search#3013

@anjuprabhakar
Copy link
Author

Thank you for the prompt response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants