I am trying to use a fulltext search to searh a database of varchars and text objects on version 3.23.23. my query is "select id, price, manufacturer, shortdesc, partnumber, MATCH (shortdesc) AGAINST ('digital') AS score from product LIMIT 0,15" . all of my fields return corret values, but score is -1. What am I doing wrong... THank you, -- Edward Riede < [EMAIL PROTECTED] > Embedded Systems Software Engineer Western Reserve Controls, Inc. 1485 Exeter Road, Akron OH 44306 phone: 330-733-6662 fax: 330-733-6663 email: [EMAIL PROTECTED] www: http://www.wrcakron.com/ --------------------------------------- --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php