This topic is locked

What controls which columns are searched on the default single field search box

4/3/2012 3:36:11 AM
PHPRunner General questions
M
MikeB941 author

PHPRUNNER 6.0 BUILD 10638
I'm looking at the $strWhereClause built when keywords are entered into the default single field search "any/all" fields box on the list page trying to understand if this is controlled in any way by the Search Settings?
I have only 1 field checked under the 'All fields' search column and yet the $strWhereClause is still be built to include columns from the database I do NOT have selected?
In terms of minimizing overhead I'd like to know how to control which database columns are searched by the default single field search box on the list page.
Thanks for your help!