SilverStripe Search

Statics Uses Configurable

Class Statics Typemap static helper

Table of Contents

Properties

$typemap  : array<string|int, mixed>

Methods

getTypeMap()  : array<string|int, mixed>
Get the typemap for Solr Note that this is very Solr oriented at the moment

Properties

$typemap

protected static array<string|int, mixed> $typemap

map SilverStripe DB types to Solr types

Methods

getTypeMap()

Get the typemap for Solr Note that this is very Solr oriented at the moment

public static getTypeMap() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results