You cannot use the CONTAINS operator in a SQL statement without a ContentSearch inner join that does not include an OR operator.

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

ToggleSyntax

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

ToggleSee Also