Re: mnogosearch as backup device!
Alexander Barkov <[email protected]>
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Stefan, King, Stefan wrote: > > The raidset didn't survive very well when the drive was pulled, > most of the data was backed up, but not all, natch. I have a mnogosearch > index of all the directories there, which seems to have a pretty good > idea > of what is inside most of the files. (unfortunately, local side cache > directive was turned off :() I am wondering how to get the most > complete > dump possible of a few of the files out of the mnogo database. Any > ideas? If you use CachedCopy, then you can try to restore some information. You need to do: SELECT sval FROM urlinfo WHERE sname='CachedCopy'; and then process each record in a way similar to what UdmCachedCopyUnpack() does. See the file store.c in the mnoGoSearch sources. > > Stefan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]