Make a table column searchable
Use this if it should search a column of the base table:
Use this if it should search of multiple columns of the base table:
Use this if it should search of a relation's table columns or an appended attribute:
You can find more details of searchable columns in the official Filament documentation:
https://filamentphp.com/docs/2.x/tables/columns/getting-started#searching