<div dir="ltr">Paul,<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I found a [minor?] problem with the 3.8.10 tarball on Ubuntu 12.04.2 LTS on my sandbox after restoring a 3.8.5 mysql dump from our production box, at which point 'installer' does its magic.  All the biblios appear to transfer correctly ('mysql> select biblionumber from biblio;' gave identical results; same with author, etc.) The standard CRON job runs successfully.<br>

<br>
Problem: a small number of biblios "went missing" in 3.8.10. It *seemed* to be limited to 'serials' but I can't be sure, as I could only find them on a 'hit or miss basis' -- in fact I only found the first one accidentally: e.g. a biblio and three items for the serial Flugsport could not be found by title, by author, by Barcode, by author in authorities ... even "No results match your search for 'biblionumber=19762' in NMA Catalog."  Yet, run a Koha report:<br>

<br>
SELECT * FROM biblioitems, biblio, items WHERE biblio.biblionumber=19762 AND biblioitems.biblionumber=19762 AND items.biblionumber=19762<br>
<br>
and everything was there, including the blobs, MARC, XML ...<br>
<br>
A full c/l re-index -a -r -v and -b -r -v -x solves the problem. As I can reproduce this behaviour (by restoring the same dump) is there anything helpful that I could look into?  Could this be related to Bug 9511? The fix does not appear to work for me, I've just updated bugzilla.<br>
</blockquote><div><br></div><div style>This doesn't sound like a bug. When restoring a dump you *must* completely reindex from the command line. Always. There are no exceptions.</div><div style><br></div><div style>Regards,</div>
<div style>Jared </div></div><div><br></div>-- <br>Jared Camins-Esakov<div>Bibliographer, C & P Bibliography Services, LLC</div><div>(phone) +1 (917) 727-3445</div><div>(e-mail) <a href="mailto:jcamins@cpbibliography.com" target="_blank">jcamins@cpbibliography.com</a></div>
<div>(web) <a href="http://www.cpbibliography.com/" target="_blank">http://www.cpbibliography.com/</a></div>
</div></div>