How can I set up a search to only give results from a custom list?
Hi,
You can do this by using a query rule to match the list webpage.
What others have said. You can modify the query to include ‘path:path to you list’ and it will find all results where the item’s path contains the value. For example ‘path:https://yoursharepoint.com/Lists/News/’ would return items such as https://yoursharepoint.com/Lists/News/DispForm.aspx?Id=1
You can configure a content by search web part to do that, or you can create a result source that can be used globally.
What others have said. You can modify the query to include ‘path:path to you list’ and it will find all results where the item’s path contains the value. For example ‘path:https://yoursharepoint.com/Lists/News/‘ would return items such as https://yoursharepoint.com/Lists/News/DispForm.aspx?Id=1