SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

EnableStemming Property

Enables stemming in the search.

Object Oriented Interface

public function getEnableStemming();
public function setEnableStemming($value);

Procedural Interface

insp_spsearch_get($res, 2 );
insp_spsearch_set($res, 2, $value );

Default Value

true

Remarks

This should be set to false to tell SharePoint not to use inflectional forms of the search terms in the query when performing the search.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0