Forum Discussion
sameersalunke1983
May 25, 2017Copper Contributor
Need help on SPFX web part properties search issue
We need help on SharePoint SPFX implementation. We have created one sample web part and one description property in it. When we are trying to search that property we are not able to search it. We h...
Yannick Plenevaux
Sep 19, 2017Copper Contributor
As Velin Georgiev says, the official reference doc might help you.
It does mention that, indeed, SPFx WebPart properties metadata are not handled in classic pages.
"Important: The following guide applies only to SharePoint Framework client-side web parts placed on modern SharePoint pages. Capabilities described in this article don't apply to classic web parts or SharePoint Framework client-side web parts placed on classic pages"
Moreover, the content has to be crawled before appearing in search results. It might take several minutes.
Velin Georgiev
Sep 19, 2017Copper Contributor
Hey Guys,
There is another more recent source to take a look at as well. Please have a look at this video from Vesa and Waldek: https://www.youtube.com/watch?v=iB8PBs8RH-E