Hi Van,

It doesn’t look as though the search indexes are the cause of the problem 
(though I haven’t seen simple DC used in search indexes before, so one thing to 
try would be using dc.description.* instead. In saying this, I just rebuild 
indexes using simple DC and it seems to work OK.. whether it is actually 
matching dc.description.abstract properly could be a different story..)

The error is happening on a browse rather than a search. I tried a few others 
and note that http://ses.library.usyd.edu.au/browse?type=dateissued works fine, 
so perhaps you just need to make sure that you do have a browse index like:

webui.browse.index.<n> = date:item:dateaccessioned

(where <n> is the relevant browse index number)

(I’m assuming you want the index called 'date' to be browsing by 
dc.date.accessioned there, and not dc.date.issued, and you might need to test 
sorting as well, but you get the idea)

All your other browse links seem to work.

Hope this helps -- if not, perhaps you could paste all your index configs to a 
pastebin somewhere for a double-check.

Cheers,

Kim



From: Van Ly [mailto:v...@library.usyd.edu.au] 
Sent: Wednesday, 14 January 2009 1:42 p.m.
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] error on browse by date

Hi Everyone,
 
I've a DSpace unable to respond without error to the following request:
 
 http://ses.library.usyd.edu.au/browse?type=date
 
The local dspace.cfg has the following extra search.index lines than the 
default:
 
 search.index.13 = description:dc.description
 search.index.14 = department:dc.contributor.department
 
After reading section 5.1.2 of the 1.5.1 DSpace Manual, I'm wanting to run
 
 index-all
 
but it doesn't exist, index-init and index-update do, and I've tried running 
them as user dspace and root without effect.
 
At a guess, I'm trying to fix the fault in the case the database was changed, 
as suggested by those search index lines, but the index wasn't updated somehow. 
Any clues to the solution?
 
Thanks in advance.
 
-- Van Ly : University of Sydney Library
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to