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

Changes for version 0.08

  • clarify NOT regex comments to include !
  • SWISH dialect does not (as SQL dialect does) expand to all defined if fields if 'default_field' is not specified.
  • add translate_to() method to base Dialect class.

Documentation

sqd
Search::Query::Dialect parser

Modules

polyglot query parsing
part of a Dialect
abstract base class for query language dialects
the default query dialect
SQL query dialect
Swish query dialect
base class for query fields
query field representing a database column
query field representing a Swish MetaName
convert query strings into query objects