Comment 8 for bug 1321780

Revision history for this message
Mike Rylander (mrylander) wrote : Re: Title browse isn't honoring non-filing characters in 740 field

Regarding performance, browse is slower than search because of authority-proxied visibility checking and linked-record counting, two things that search does not have to do. Both of those are performed after the procedure of actually finding the pivot "closest match" value and gathering the "before" and "after" values, which are themselves very fast. In short, more entries in the browse table does not mean a slower browse.