"Briggs, Gary" wrote:
> 
> In crc-multi databases, what is the pointof word_id in table ndict*?
> Is it the crc32 of the word, instead of the word itself? that would make
> sense, since it's there instead of?

You are right, word_ud is crc32 of the word.


> And where is the relevancy of any given word actually stored?
> 
> What is "intag" in [n?]crossdict?

It is weight, combined with:
 - word position when "Phrase yes" 
 - word count when "Phrase no".


> What's the difference between url_id and ref_id in ncrossdict? I'm guessing
> that url_id is the same as rec_id in table url, 

 Yes.

> and ref_id is the same as
> word_id in ndictxx?

 ref_id is used in "crossdict" table. It is rec_id of referrer URL.


> 
> I'm really sorry, but I always get confused between these words in
> databases...
> 
> to [EMAIL PROTECTED]
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to