I've run index all, but I have not done it in a while.  I do run
filter-media nightly.  I only run index-all after an upgrade or if I change
the dc values with SQLs against the db.

Here is the URL so you can see the output:

http://deepblue.lib.umich.edu/browse-author?starts_with=tan

I can see how this would be the output based on the SQL command.  

Thanks!

Jose
-----Original Message-----
From: Claudia Jürgen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 24, 2007 1:05 PM
To: Jose Blanco
Cc: [email protected]
Subject: Re: [Dspace-tech] author browse weirdness

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

Reply via email to