Invalid value for fuzzy search parameter, must be greater then 0.0 and less then 1.0, value = {0}.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_SEARCH_XML_INVALID_FUZZY_MODIFIER As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_SEARCH_XML_INVALID_FUZZY_MODIFIER
Visual C++
public:
static initonly ExceptionCode^ RETRIEVE_SEARCH_XML_INVALID_FUZZY_MODIFIER
JavaScript
FileNet.Api.Exception.ExceptionCode.retrievE_SEARCH_XML_INVALID_FUZZY_MODIFIER

ToggleSee Also