![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Defines AFS search replies' producers. More...
Public Attributes | |
const | CHECK = 'CHECK' |
Reply set result of check query. | |
const | SEARCH = 'SEARCH' |
Reply set result of search agent. | |
const | SPELLCHECK = 'SPELLCHECK' |
Reply set result of spellcheck agent. | |
const | CONCEPT = 'CONCEPT' |
Reply set result of concept agent. | |
const | PROXY = 'PROXY' |
Reply set result of proxy. | |
const | SEARCH_MASTER = 'SEARCH_MASTER' |
Reply set result of master agent. | |
const | SEARCH_SLAVE = 'SEARCH_SLAVE' |
Reply set result of slave agent. |
Additional Inherited Members | |
![]() | |
static | check_val ($instance, $value, $msg=null) |
Checks whether the value is valid. |
Defines AFS search replies' producers.
Specifies which agent produces reply set.