On Mon, Jan 9, 2012 at 18:12, Fabiana Zollo <[email protected]> wrote: > Hi everybody, > I'm having a problem related to subject keywords. I've had a try adding an > item to the archive, including all its data (author, subject, etc..). > Anyway, despite I've deleted it, subject keywords and author name continue > to appear in the search page. Could anyone suggest to me how to remove them > from the archive permanently?
You should update the search & browse indexes after you deposit or remove items. Actually, it's recommended to run a nightly cron job to do that: [dspace]/bin/dspace index-update Also, if you use XMLUI with Discovery, you should update the discovery index right afterwards, too: [dspace]/bin/dspace update-discovery-index Both these commands should be run while tomcat is running (i.e. you don't need to stop it). Regards, ~~helix84 ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

