internal package Foswiki::Plugins::JQDataTablesPlugin::SolrConnector internal package Foswiki::Plugins::JQDataTablesPlugin::SolrConnector ClassMethod column2Property( $columnName ) → $propertyName maps a column name to the actual property in the store.
ClassMethod property2Column( $propertyName ) → $columnName this strips of all solr prefixes and postfixes to get back the original formfield name
ClassMethod buildQuery() → $query creates a query based on the current request
ClassMethod search( %params ) → ($total, $totalFiltered, $data) perform the actual search and fetch result