I\'m wondering if there\'s an easy way in Angular to filter a table using ng-repeat on specific columns using or logic, rather than and
ng-repeat
or
and
see this link Filter multiple object properties together in AngularJS