At 3:20 PM -0400 4/1/01, Patrick wrote:
>I will gladly investigate and write a patch -- but as a head start,
>where should I begin, in htdig or in htsearch? My hunch is htdig,
No, this is incorrect. In the 3.2 code, you must store every word,
regardless of what type of _factor it is. Otherwise, you can't do
dynamic scoring.
>A while ago (back in 98 and I believe 99) there were some posts
>about this, and I believe that Geoff said there was some type of
I don't remember this at all. But it's most certainly a bug in the
current htsearch/parser.cc code--I suspect it doesn't check if a word
match has a zero scoring factor before it adds it to the list.
Scoring is done in a separate step at which point the document is
already added to the result list. (IIRC)
The htsearch query parser needs to be replaced by Quim's new code. I
don't have the time for at least a month to do this, but would be
glad to walk anyone through what needs to be done (I suspect it won't
be too difficult).
-Geoff
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev