koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Bibliosubtitle table


From: Chris Cormack
Subject: Re: [Koha-devel] Bibliosubtitle table
Date: Wed Mar 27 17:15:27 2002
User-agent: Mutt/1.3.25i

On Thu, Mar 28, 2002 at 12:49:19PM +1200, Chris Cormack said:
> Hi all
> 
> Im seriously considering combining the bibliosubtitle table with the biblio
> table.
> It seems like an unnessecary join to me, and is really slowing author
> searches down.
> Can anyone think of why this might be a bad idea.
> 
> Im going to try it out on our test database.
> 
Actullay rethink time .. or step back from the brink :-)

Lots of biblios have multiple subtitles. So the table is actually needed, i
think what is really slowing down title (not author searches as i was
blathering about) is the fact that there are a huge amount of rows that have
a biblionumber and a blank subtitle field.

Im guessing thats because the previous system didnt support joins in a
sensible way, and so u needed a blank entry.

Im going to try deleting all these blank rows, and see if it speeds up the
search any.

Chris
-- 
Chris Cormack                                                     Programmer
025 500 789                                        Katipo Communications Ltd
address@hidden                                          www.katipo.co.nz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]