Warning!

ErrorException [ Warning ]: file_get_contents(http://127.0.0.1:8080/solr4/automated_search_tmp8/select?q=Dettes%20financières&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&bq=(title_validated:Dettes%20financières)&fq=(keywords:*rapport-fleepit-com*)&bq=(keywords:fr)&version=2.2&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&start=0&rows=10&qt=dismax&indent=on&fl=*%2Cscore&qs=40&wt=phps&group=true&group.field=idpdf&group.limit=6):

APPPATH/classes/controller/flipbook.php @ line 42251

42246                $serializedResult file_get_contents($config['searchquery'] . "/select?q="$recherche"&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&bq=(title_validated:".$recherchefq.")&fq=(keywords:(*".$societeplus."*%20OR%20".$societesoc."))&fq=(keywords:".$filter.")&fq=(keywords:".$theme.")&bq=(keywords:fr)&version=2.2&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&start=".$limit."&rows=10&qt=dismax&indent=on&fl=*%2Cscore&qs=40&wt=phps&group=true&group.field=idpdf&group.limit=6");
42247                }else if ( $theme == "rapport" ) {
42248                $serializedResult file_get_contents($config['searchquery'] . "/select?q="$recherche"&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&bq=(title_validated:".$recherchefq.")&fq=(keywords:(*".$societeplus."*%20OR%20".$societesoc."))&fq=(keywords:".$filter.")&fq=-(keywords:com)&fq=-(keywords:sem)&bq=(keywords:fr)&version=2.2&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&start=".$limit."&rows=10&qt=dismax&indent=on&fl=*%2Cscore&qs=40&wt=phps&group=true&group.field=idpdf&group.limit=6");
42249                }else {    
42250                //$serializedResult = file_get_contents($config['searchquery'] . "/select?q=". $recherche. "&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&bq=(title_validated:".$recherchefq.")&fq=(keywords:(*".$societeplus."*%20OR%20".$societesoc."))&fq=(keywords:".$filter.")&fq=(keywords:*rapport-fleepit-com*)&bq=(keywords:fr)&version=2.2&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&start=".$limit."&rows=10&qt=dismax&indent=on&fl=*%2Cscore&qs=40&wt=phps&group=true&group.field=idpdf&group.limit=6");
42251                $serializedResult file_get_contents($config['searchquery'] . "/select?q="$recherche"&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&bq=(title_validated:".$recherchefq.")&fq=(keywords:*rapport-fleepit-com*)&bq=(keywords:fr)&version=2.2&fq=-(keywords:*themis*)&fq=-(keywords:*departements*)&start=".$limit."&rows=10&qt=dismax&indent=on&fl=*%2Cscore&qs=40&wt=phps&group=true&group.field=idpdf&group.limit=6");
42252                }
42253                }
42254                
42255            }else{
42256                if ( $theme != "" ) {

Backtrace

  1. COREPATH/bootstrap.php @ line 46
    41set_exception_handler(function (\Exception $e)
    42{
    43    // reset the autoloader
    44    \Autoloader::_reset();
    45
    46    return \Error::exception_handler($e);
    47});
    48
    49set_error_handler(function ($severity$message$filepath$line)
    50{
    51    // reset the autoloader
    

Prior Contents (show)