On Thu, Nov 17, 2011 at 10:37:58AM +0200, goran kent wrote: > Missing required param searcher > S_extract_from_sv at xs/XSBind.c line 467
It would seem that $searcher is undef.
> Here's the sequence, for completeness:
>
> my $searcher = eval {LucyX::Remote::ClusterSearcher->new(schema =>
> $schema,shards => qw(...
What is in $@ after this eval?
Marvin Humphrey
