The Autonomy K2 search failed. This error can occur if the search syntax is incorrect, or if there is a problem with the collection.

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

ToggleSyntax

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

ToggleSee Also