The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

KinoSearch::Search::BooleanQuery - Removed.

DESCRIPTION

BooleanQuery has been removed from KinoSearch as of version 0.30. Its past functionality can now be achieved using ANDQuery, ORQuery, NOTQuery, and RequiredOptionalQuery,

COPYRIGHT AND LICENSE

Copyright 2005-2011 Marvin Humphrey

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.