When I do an author browse on "Tan" at our repository, I get the following list, in this order:
Tan, Benkui Tan, Bing Tandan, Rup Tandler, B. Tandler, Bernard Tandon, R. Tandon, Rajiv Tan, Elaine S. Tan, Fang I can see why this happens since this is the result I get when I execute the following SQL: select author, sort_author from itemsbyauthor where sort_author like 'tan% %'order by 2; I checked for this kind of weirdness in another dspace repository, and noticed it was working correctly. So is there some sort of postgress config I need to change, is this because I don't have the latest postgress, or am I missing a patch? Thanks, Jose ____________________________________ Jim Ottaviani +1 734-763-4835 Coordinator, Deep Blue http://deepblue.lib.umich.edu University of Michigan Library Quis custodiet ipsos custodes --Juvenal, Satires VI, 347 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

