[KinoSearch] I'm getting fewer than expected results when supplying multiple fields

Marvin Humphrey marvin at rectangular.com
Fri Nov 16 12:41:39 PST 2007




On Nov 16, 2007, at 6:22 AM, Adam wrote:

> I have commented out the above code, but got this fatal error when  
> doing the
> ./Build install step :
>
>   In file included from c_src/KinoSearch/Index/SegPostingList.c:5:
>   c_src/r/KinoSearch/Index/SegPostingList.r:200: error:  
> 'kino_SegPList_skip_to' undeclared here (not in a function)
>   error building c_src/KinoSearch/Index/SegPostingList.o from  
> 'c_src/KinoSearch/Index/SegPostingList.c' at /usr/local/share/perl/ 
> 5.8.8/ExtUtils/CBuilder/Base.pm line 108.
>
> I commented out line 200 of SegPostingList.r :
>
>       (kino_PList_skip_to_t)kino_SegPList_skip_to,

My bad.  The point of the "./Build distclean" step is to trigger the  
regeneration of all the .r files from scratch.  However, I'd  
forgotten that it doesn't do that from an unpacked distro tarball,  
only from an svn checkout.

I've set up a temporary branch in svn to handle this bug, since I  
don't want to make a quick release from svn trunk:

   svn co http://www.rectangular.com/svn/kinosearch/branches/ 
dev-0.20_05x ks_plist_fix

The SegPList_Skip_To disabling has been committed on that branch.

Marvin Humphrey
Rectangular Research
http://www.rectangular.com/



_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch




More information about the kinosearch mailing list