![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Count mode when cluster mode is active. More...
Public Attributes | |
| const | DOCUMENTS = 'documents' |
| Count number of documents. | |
| const | CLUSTERS = 'clusters' |
| Count number of replies. | |
Additional Inherited Members | |
Static Protected Member Functions inherited from BasicEnum | |
| static | check_val ($instance, $value, $msg=null) |
| Checks whether the value is valid. | |
Count mode when cluster mode is active.
Specify whether reply count should consider documents or clusters.
1.8.1.2