Create a list with a search filter, that automatically updates as you type for faster interaction.
Example: https://theme.mantra.network/issues
- Create a view with an exposed combine fields filter.
- Search in title/body fields.
- Enable Better Exposed Fiters in your view.
- Enable auto-submit setting for BEF.
- Enable ajax.
Now when you type something, like "table", the results will be filtered automatically.