downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SolrQuery::setHighlightSimplePost> <SolrQuery::setHighlightRegexSlop
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrQuery::setHighlightRequireFieldMatch

(PECL solr >= 0.9.2)

SolrQuery::setHighlightRequireFieldMatchRequire field matching during highlighting

Beschreibung

public SolrQuery SolrQuery::setHighlightRequireFieldMatch ( bool $flag )

If TRUE, then a field will only be highlighted if the query matched in this particular field.

This will only work if SolrQuery::setHighlightUsePhraseHighlighter() was set to TRUE

Parameter-Liste

flag

TRUE or FALSE

Rückgabewerte

Returns the current SolrQuery object, if the return value is used.



add a note add a note User Contributed Notes SolrQuery::setHighlightRequireFieldMatch - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites