The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.