Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
ErrorCodeSD Class Reference

List all error code for searchDoc class. More...

+ Collaboration diagram for ErrorCodeSD:

Data Fields

const SD0001 = 'join syntax error : %s'
 
const SD0002 = 'general filter: Unknown operator %s : %s'
 
const SD0003 = 'general filter: unbalanced parenthesis : %s'
 
const SD0004 = 'general filter: check syntax : %s'
 
const SD0005 = 'recursive search: cannot create temporary search : %s'
 
const SD0006 = 'recursive search: level depth must be integer : %s'
 
const SD0007 = 'general filter: words not supported : "%s"'
 
const SD0008 = 'Searching on a "Specialized search" collection and specifying additional filters is not supported'
 

Detailed Description

List all error code for searchDoc class.

Errors code used by searchDoc class

See Also
ErrorCode
SearchDoc

Definition at line 14 of file ErrorCodeSearchDoc.php.

Field Documentation

const SD0001 = 'join syntax error : %s'
Error code:
the join must be conform to syntax

Definition at line 20 of file ErrorCodeSearchDoc.php.

const SD0002 = 'general filter: Unknown operator %s : %s'
Error code:
only and, or operator allowed

Definition at line 25 of file ErrorCodeSearchDoc.php.

const SD0003 = 'general filter: unbalanced parenthesis : %s'
Error code:
all parenthesis must be closes

Definition at line 30 of file ErrorCodeSearchDoc.php.

const SD0004 = 'general filter: check syntax : %s'
Error code:
error in syntax

Definition at line 35 of file ErrorCodeSearchDoc.php.

const SD0005 = 'recursive search: cannot create temporary search : %s'
Error code:
when use DocSearch::setRecursiveSearch()

Definition at line 40 of file ErrorCodeSearchDoc.php.

const SD0006 = 'recursive search: level depth must be integer : %s'
Error code:
when use DocSearch::setRecursiveFolderLevel()

Definition at line 45 of file ErrorCodeSearchDoc.php.

const SD0007 = 'general filter: words not supported : "%s"'

Only words can be use in fulltext not symbol or punctauation

Error code:
when use DocSearch::addGeneralFilter()

Definition at line 51 of file ErrorCodeSearchDoc.php.

const SD0008 = 'Searching on a "Specialized search" collection and specifying additional filters is not supported'

Searching on a "Specialized search" and specifying additional filters is not supported

Error code:
When setting a "Specialized search" collection with useCollection() and adding filters with addFilter()

Definition at line 56 of file ErrorCodeSearchDoc.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen