[Kinosearch] devel documentation bug

Zebrowski, Zak zaz at mitre.org
Tue Dec 16 12:14:21 PST 2008



All,

Thanks for Kinosearch.  A minor documentation bug in the
KnioSearch::Fieldspec module:

http://www.annocpan.org/~CREAMYG/KinoSearch-0.20_051/lib/KinoSearch/Fie
ldSpec.pm

sub analyzed     { 0 }
sub indexed      { 1 }
sub stored       { 1 }
sub analyzed     { 0 } # throws a warning that analyzed is called twice
under strict / warnings.

Cheers,
Zak





More information about the kinosearch mailing list