NAME

fzquery - index wrapper around OurNet::FuzzyIndex

SYNOPSIS

% fzquery index.db "where could i find some books?"

% fzquery index.db << query.txt

DESCRIPTION

Just run fzquery at command line. The first argument is the db file to query from, remaining arguments being the query string. If no query was given, it will read from STDIN.