Thx, but it has changed nothing. Have checked "treat spaces" option - was disabled. Have enabled, tested - disabled, tested - same issue.
$_zp_exifvars also checked, looks okay, below the first two EXIF-Lines:
'EXIFMake' => array('IFD0', 'Make', gettext('Camera Maker'), true, 52),
'EXIFModel' => array('IFD0', 'Model', gettext('Camera Model'), true, 52),
Camera is a Nikon D-Series.
When I search for 'D3s', search will nothing display, zero result.
When I search for 'D', results are aval.
You can give it a try under http://test.gotdns.com/zenphoto
EXIF's will be shown when you click on "Bild Info" - give it a try, too. This means, EXIF Data are properly written into SQL and 'exifvars' are also okay. Do not fully understand how this works but I think "Search" and "Show EXIF" will use the same field & database mapping.
Thx a lot!!