SilverStripe Search

FluentIndexExtension extends Extension
in package

Support for Fluent translations in the index.

Table of Contents

Properties

$owner  : BaseIndex|FluentIndexExtension

Methods

onAfterInit()  : void
Add the needed language copy fields to Solr
onBeforeInit()  : mixed
Add the fluent states
onBeforeSearch()  : void
Set to the correct language to search if needed

Properties

Methods

onBeforeSearch()

Set to the correct language to search if needed

public onBeforeSearch(BaseQuery $query, Query $clientQuery) : void
Parameters
$query : BaseQuery
$clientQuery : Query

        
On this page

Search results