udm_get_doc_count

(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5, PECL mnogosearch >= 1.0.0)
Get total number of documents in database
int udm_get_doc_count ( resource $agent )

udm_get_doc_count() returns the number of documents in the database.

Parameters:
agent

A link to Agent, received after call to udm_alloc_agent().

Returns:

Returns the number of documents.

Notes:

This function is supported only in mnoGoSearch 3.1.11 or later.

doc_php
2016-02-24 16:10:39
Comments
Leave a Comment

Please login to continue.