[KinoSearch] utf8 warnings/error
Scott Beck
scottbeck at gmail.com
Mon Sep 3 16:38:51 PDT 2007
Hi Marvin,
On 9/3/07, Marvin Humphrey <marvin at rectangular.com> wrote:
>
> On Sep 3, 2007, at 3:49 PM, Scott Beck wrote:
>
> > The test you made for KinoSearch passed with that revision, but my
> > test still fails. It now fails on the second insert/delete instead of
> > the first:
>
> Strange. Take a look at the output below my sig. Does it look like
> what you were expecting?
>
In your output it looks like the record to be added/deleted it deleted
at the start but never added back again.
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
should be:
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
after:
Adding ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
So the test deletes after the first are never done because the record
is never added back. Strange though, is that output with the same
revision you had me test with? If so it's very odd that our putputs
would be different..
<snip>
>
>
> slothbear:~/projects/ks_variants/ks_pudgefix/perl marvin$ perl -Mblib
> test.pl
> unlink ./testdb/_1p.cf
> unlink ./testdb/segments_1q.yaml
> rmdir ./testdb
> Hits for flag_deleted:"0": 58
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
> Removed ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Hits for flag_deleted:"0": 57
> Adding ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
everything is OK until here, why isn't the record there after just
adding? Very strange..
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Hits for flag_deleted:"0": 57
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Removed ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Hits for flag_deleted:"0": 57
> Adding ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Hits for flag_deleted:"0": 57
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Removed ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Hits for flag_deleted:"0": 57
> Adding ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
> Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
> Hits for flag_deleted:"0": 57
> slothbear:~/projects/ks_variants/ks_pudgefix/perl marvin$
>
Thanks,
Scott
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list