Man Page: sru::request::scan
Operating Environment: debian
Section: 3pm
SRU::Request::Scan(3pm) User Contributed Perl Documentation SRU::Request::Scan(3pm)NAMESRU::Request::Scan - A class for representing SRU scan requestsSYNOPSIS## creating a new request my $request = SRU::Request::Scan->new();DESCRIPTIONSRU::Request::Scan is a class for representing SRU 'scan' requests.METHODSnew() The constructor, which you can pass the parameters: version, scanClause responsePosition, maximumTerms, stylesheet, extraRequestData. my $request = SRU::Request::Explain->new( version => '1.1', scanClause => 'horses', ); version() scanClause() responsePosition() maximumTerms() stylesheet() extraRequestData() validParams() cql() Fetch the root node of the CQL parse tree for the scan clause. perl v5.12.4 2009-12-02 SRU::Request::Scan(3pm)
| Related Man Pages |
|---|
| simple2zoom(1p) - debian |
| yaz_scan(3) - php |
| apr::request::cgi(3pm) - debian |
| catalyst::controller::sru(3pm) - debian |
| news::scan::thread(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |