Dynamicweb 8 Documentation
GetAnalysisOptions Method

Returns a custom index analysis settings that are used for both indexing and querying.
Syntax
'Declaration
 
Protected Overrides Function GetAnalysisOptions() As Dynamicweb.Searching.Management.IndexAnalysisOptions
protected override Dynamicweb.Searching.Management.IndexAnalysisOptions GetAnalysisOptions()

Return Value

A custom index analysis settings that are used for both indexing and querying.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductIndexer Class
ProductIndexer Members
Base Implementation in GetAnalysisOptions

Send Feedback