[KinoSearch] ANNOUNCE: Search::Query::Dialect::KSx

Peter Karman peter at peknet.com
Wed Mar 3 20:51:54 PST 2010


Hot on the heels of KinoSearch 0.30_083 is Search::Query::Dialect::KSx 0.03, an
alternate query parser for KinoSearch with expanded syntax features, including:

 * wildcards (*=match zero or more characters, ?=match one character)
 * ranges    (foo:(1..10))
 * field name aliasing
 * field value validation

Plus, like all Search::Query dialects, you can translate a query from one
dialect to another. E.g., turn your KS query into a valid SQL WHERE clause and
vice versa.

This is a young module, part of the Swish3 project, and I'd love to hear
feedback from interested users.

cheers,
pek

-- 
Peter Karman  .  http://peknet.com/  .  peter at peknet.com



More information about the kinosearch mailing list