Hi Jose,
Jose Blanco schrieb: > When I do an author browse on "Tan" at our repository, I get the following > list, in this order: > > Tan, Benkui ... > > 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; is the list above really the output of this query? You should get something like Tan, Benkui tan, benkui Tan, Bing tan, bin and so son Did you run index-all? Claudia Jürgen ------------------------------------------------------------------------- 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

