internal package Foswiki::Plugins::JQDataTablesPlugin::SolrConnector

See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview

internal package Foswiki::Plugins::JQDataTablesPlugin::SolrConnector

implements the grid connector interface using a SolrPlugin based backend

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

Topic revision: r1 - 21 November 2014, ProjectContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback