How can I use the search web part to look through a custom list and display the relevant topics from that list to the user?
1 Answer
You can create a scope for that list and add Managed Property for the columns you want to search.
Check the similar question here : search programatically
- how is it that i can create a new scope?Slossnite– Slossnite2012-04-12 13:40:26 +00:00Commented Apr 12, 2012 at 13:40
- Check here :technet.microsoft.com/en-us/library/ee792872.aspxAmit Kumawat– Amit Kumawat2012-04-12 14:57:39 +00:00Commented Apr 12, 2012 at 14:57
- Are lists automatically searchable with a webpart using site:urlofsite appended to the query put in...example, in a list i created i have setup a Q and A format and I have a site page with a search box webpart on it with the appended query string with the site being the list but i still get no results, is there something else i can do?Slossnite– Slossnite2012-04-12 15:36:15 +00:00Commented Apr 12, 2012 at 15:36