Sitecore / MVP-Site

Source code the Sitecore MVP site
https://mvp.sitecore.com/
Apache License 2.0
63 stars 89 forks source link

Directory Page: Type-Ahead Suggester for Keyword Search #195

Closed cheeto-bandito closed 1 year ago

cheeto-bandito commented 2 years ago

Suggester functionality helps a user find their intended result even faster when using keyword search. Sitecore even has some good documentation on how to configure this functionality in Solr:

https://doc.sitecore.com/xp/en/developers/102/platform-administration-and-architecture/using-solr-auto-suggest.html

image

  1. Primary Use Case: Suggest by MVP Name
  2. Secondary Use Case: Suggest by facet - this means that if I want to search for all MVPs in India, I can type in 'India' and selecting the suggestion would automatically select the India facet.
robearlam commented 1 year ago

Closed as this repository is being archived.

This has been addressed in the new repository.