Re: [Photospace-users] recovering index
Status: Alpha
Brought to you by:
jahlonzo
|
From: Alon S. <al...@sa...> - 2006-12-06 18:01:20
|
Jason, If you removed the folder.rdf files while photospace was running, I believe it sees the deletion and updates the index. This is by design. No backups, eh? If somehow you have not run photospace since doing the deletion you may be able to recover the data if you willing to write some code. If you look at photospace.meta.Translator (http://photospace.cvs.sourceforge.net/photospace/photospace/src/photospace/meta/Translator.java?view=markup) you will see that this class can take a folder object and convert it to the RDF representation. If you get folders back from a search result, you can use the Translator to get the RDF back. Alon On 12/5/06, Jason Dusek <jas...@gm...> wrote: > I nuked all my folder.rdf files, in a fluke shell globbing accident. > Is there a way to get photospace to refresh them from its cache? > > -- > _jsn > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Photospace-users mailing list > Pho...@li... > https://lists.sourceforge.net/lists/listinfo/photospace-users > |