Subject | Re: Dynamic Variable Instantiation Within A Stored Procedure |
---|---|
Author | martinthrelly |
Post date | 2005-11-10T07:38:48Z |
--- In firebird-support@yahoogroups.com, "Ian A. Newby" <ian@c...>
wrote:
thanks!
wrote:
>HTML
> Hi Martin,
> I've got a system in place which does what you are describing for
> pages. some figures for you...case
>
> Number of pages: 1500
> Number of records in wordlist table: 398000
> Number of distinct words in table: 39000
>
> So for my sample data you are talking about ~400 unique words per
> document.
>
> Note that my wordlist table stores the uppercase and the original
> word to allow case or case-insensitve queries.thanks! ian thatd be real helpful my email is martinthrelly@...
>
> I'll look into it and see if I can extract the relevent meta data.
>
> Regards
> Ian Newby
>
thanks!