Thanks Ben, But does that assume assumes that metabib.full_rec (which is a view on metabib.real_full_rec) is accurate?. We are thinking that part of our need to reingest is that metabib.real_full_rec needs to be refreshed.
Does this sound reasonable? >>> On 9/24/2010 at 02:29 PM, in message <[email protected]>, Ben Ostrowsky <[email protected]> wrote: > On Fri, Sep 24, 2010 at 1:18 PM, Grant Johnson <[email protected]> wrote: > >> What's the best practice to re-ingest ALL records that are not >> "deleted=true"? >> > > http://open-ils.org/dokuwiki/doku.php?id=scratchpad:random_magic_spells#reing > esting_bib_records > > ...but modify the SQL to 'select id from biblio.record_entry where not > deleted;'. > > Ben
