![]() |
![]()
| ![]() |
![]()
NAMEApache::Solr::XML - Apache Solr (Lucene) client via XML INHERITANCEApache::Solr::XML is an Apache::Solr SYNOPSISmy $solr = Apache::Solr::XML->new(...); my $solr = Apache::Solr->new(format => 'XML', ...); DESCRIPTIONImplement the Solr client, where the communication is in XML. This module uses XML::LibXML to parse and construct XML. Extends "DESCRIPTION" in Apache::Solr. METHODSExtends "METHODS" in Apache::Solr. ConstructorsExtends "Constructors" in Apache::Solr.
AccessorsExtends "Accessors" in Apache::Solr.
CommandsExtends "Commands" in Apache::Solr. HelpersExtends "Helpers" in Apache::Solr.
DETAILSExtends "DETAILS" in Apache::Solr. SEE ALSOThis module is part of Apache-Solr distribution version 1.11, built on May 08, 2025. Website: http://perl.overmeer.net/CPAN/ LICENSECopyrights 2012-2025 by [Mark Overmeer]. For other contributors see ChangeLog. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/
|