Alvis-QueryFilter

 view release on metacpan or  search on metacpan

bin/run_QF.pl  view on Meta::CPAN

  run_QF.pl [--testdict] [--testquery] [--verbose] <AlvisDir>

=head1 DESCRIPTION

B<--testdict>   Load up dictionaries, do simple checking, then quit.

B<--testquery>   Transform queries and return response without forwarding query to a real SRU server.

B<--verbose>   Some additional trace data provided.

This is a simple SRU query filter built using HTTP::Daemon.  All configuration data is read from the ALVIS configuration file at <AlvisDir>/alvis.cnf.  Error messages and a simple URL trail go to stderr.  The linguistic resources used by
Alvis::Query filter are located in <AlvisDir>/resources.

It is intended to be copied and modified for any application.

=head1 CONFIGURATION

B<QF_PORT>    Port number for this server.

B<QF_TEXT>    Space delimited list of fields that text matches go to.



( run in 1.273 second using v1.01-cache-2.11-cpan-39bf76dae61 )