[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: server side sorting & paging?



On Fri, Apr 23, 2004 at 08:28:46AM -0400, Ace Suares wrote:
> > If you want one user-interface page per letter, issue a search with
> > an appropriate filter, e.g. (sn=A*) to populate your 'A' page, etc. etc...
> 
> Just what I thought, and did, except that a search on only one or two letters 
> seems to be extremely slow (12 seconds for 1000 entries).

This doesn't "index", there is some define in some header file about this, the
entry has to have 3 or 4 letter to be substring-indexed IIRC.