in reply to How to retrieve WebService::Solr facet value properly?
for my $doc ( $response->docs ) { print $doc->value_for( 'author_id' ); }
"Imaginary friends are a sign of a mental disorder if they cause distress, including antisocial behavior. Religion frequently meets that description"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to retrieve WebService::Solr facet value properly?
by swiftlet (Acolyte) on Aug 07, 2020 at 03:10 UTC |