When you delete an Item via the online interface in DSpace, the search and browse indices are immediately updated and should not be found in search or browse. I've never had to run index-update. I just tested this with DSpace 1.7.1 and it works fine. Sue
Sue Walker-Thornton (757) 864-2368 -----Original Message----- From: helix84 [mailto:[email protected]] Sent: Monday, January 09, 2012 12:41 PM To: Fabiana Zollo Cc: [email protected] Subject: Re: [Dspace-tech] Deleting Subject Keywords 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 ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

