Distributed Search Features

Fetch function parameter: distributed_search

Distributed search sub-parameters, to be specified as a hash array:

Parameter

Type

Description

shards

array

Solr shards/cores to search as identified by their identifier in solr.ini

searchfields

array

Fields to search across the specified shards

returnfields

array

Fields to return across

rawfilterlist

array

Array of filter expressions which are combined with a boolean 'OR'. The combined expression is then also combined with a boolean 'OR' along the other filter queries (explicit or originating from the Exponential permissions)

Important: The use of distributed_search requires also the 'asObjects' parameter set to false()

Tips

          Example: Using the eZ Find aggregate field created by default for Exponential search indexes: ezf_def_text

Powered by Exponential™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.