Class Solr
Helper class for this plugin.
Package: Plugin\SearchSolr
Copyright: four for business AG
Author: marcus.gnass
Located at plugins/search_solr/includes/config.plugin.php
Copyright: four for business AG
Author: marcus.gnass
Located at plugins/search_solr/includes/config.plugin.php
public static
|
|
public static
|
|
public static
string
|
|
public static
string
|
|
public static
array
|
#
getClientOptions( mixed $idclient, mixed $idlang )
Returns array of options used to create a SolClient object. |
public static
|
#
validateClientOptions( array $options )
Check if required options exist. Required settings are solr/hostname, solr/port, solr/path. |
public static
|
|
public static
|
#
displayException( Exception $e, boolean $showTrace = false )
TODO build method to display erro & info box and just call it from here |
public static
string
|
#
notifyException( Exception $e )
Creates a notification widget in order to display an exception message in backend. |
private static
string
|
$_name | 'search_solr' |
#
name of this plugin |