Apache-Solr
view release on metacpan or search on metacpan
lib/Apache/Solr/JSON.pod view on Meta::CPAN
=item $obj-E<gt>B<simpleUpdate>( $command, $attributes, [$content] )
Z<>
=back
=head1 DETAILS
Extends L<"DETAILS" in Apache::Solr|Apache::Solr/"DETAILS">.
=head1 DIAGNOSTICS
=over 4
=item Fault: Cannot read document from $fn: $!
Cast by C<extractDocument()>
=item Fault: Read error for document $fn: $!
Cast by C<extractDocument()>
=item Fault: Solr request failed after $elapse seconds after $retries retries: $!
Cast by C<request()>
=item Alert: Solr request failed with $code, $retries retries left: $!
Cast by C<request()>
=item Error: Solr request failed with: $err
Cast by C<request()>
=item Error: Solr version too old for updates in JSON syntax.
Cast by C<addDocument()>
=item Error: Solr version too old for updates in JSON syntax.
Cast by C<simpleUpdate()>
=item Error: answer from solr server is not json but $type.
Cast by C<decodeResponse()>
=item Warning: deprecated solr $message
Cast by C<deprecated()>
=item Error: extract requires document as file or string.
Cast by C<extractDocument()>
=item Error: extractDocument() requires Solr v1.4 or higher.
Cast by C<extractDocument()>
=item Error: field $field is not simple for a set.
Cast by C<expandSelect()>
=item Warning: ignored solr $message
Cast by C<ignored()>
=item Warning: removed solr $message
Cast by C<removed()>
=item Error: rollback not supported by your solr server version.
Cast by C<rollback()>
=item Error: set $set cannot be used per field, in $field.
Cast by C<expandSelect()>
=item Error: unable to add more than one doc with JSON interface.
Cast by C<addDocument()>
=item Error: unknown field set $set.
Cast by C<expandSelect()>
=back
=head1 SEE ALSO
This module is part of Apache-Solr version 1.12,
built on July 15, 2026. Website: F<https://perl.overmeer.net/CPAN/>
=head1 LICENSE
For contributors see file ChangeLog.
This software is copyright (c) 2012-2026 by Mark Overmeer.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
( run in 1.888 second using v1.01-cache-2.11-cpan-a9496e3eb41 )