Re: How boolean full-text search finds matches?

2004-01-07 Thread Sergei Golubchik
Hi! On Dec 19, Matt W wrote: > > > > > > Just have a couple more full-text search inquiries here. :-) > > > > > > I'm not exactly clear on how matching rows are found when searching for > > > 2 or more required words: '+word1 +word2'. I understand that it can't > > > currently know which word occ

Re: How boolean full-text search finds matches?

2003-12-19 Thread Matt W
Hi Sergei! Thanks for replying again. I hope I'm not wasting too much of your time with my questions! :-) - Original Message - From: "Sergei Golubchik" Sent: Thursday, December 18, 2003 7:17 AM Subject: Re: How boolean full-text search finds matches? > Hi! >

Re: How boolean full-text search finds matches?

2003-12-18 Thread Sergei Golubchik
Hi! On Dec 17, Matt W wrote: > Hi, > > Just have a couple more full-text search inquiries here. :-) > > I'm not exactly clear on how matching rows are found when searching for > 2 or more required words: '+word1 +word2'. I understand that it can't > currently know which word occurs less, so tha

How boolean full-text search finds matches?

2003-12-17 Thread Matt W
Hi, Just have a couple more full-text search inquiries here. :-) I'm not exactly clear on how matching rows are found when searching for 2 or more required words: '+word1 +word2'. I understand that it can't currently know which word occurs less, so that it can be searched first -- this optimizat

How boolean full-text search finds matches?

2003-12-17 Thread Matt W
Hi, Just have a couple more full-text search inquiries here. :-) I'm not exactly clear on how matching rows are found when searching for 2 or more required words: '+word1 +word2'. I understand that it can't currently know which word occurs less, so that it can be searched first -- this optimizat