From a7c09590941b75e92f63d08d89006d49443a6bea Mon Sep 17 00:00:00 2001 From: Dmitry Tkatchenko Date: Tue, 26 Jun 2001 08:38:34 +0000 Subject: [PATCH] New UDM_PARAM_VARDIR parameter in Udm_Set_Agent_Param git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50202 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mnogosearch.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/functions/mnogosearch.xml b/functions/mnogosearch.xml index 35f9efa36e..6a7320e1be 100644 --- a/functions/mnogosearch.xml +++ b/functions/mnogosearch.xml @@ -1139,7 +1139,6 @@ Following is an example of displaying links of the current level in format: also to a document this link leads to. It works in SQL database mode and is not supported in built-in database and Cachemode. - Crosswords are supported only in mnoGoSearch 3.1.11 or later. @@ -1147,6 +1146,15 @@ Following is an example of displaying links of the current level in format: + + + UDM_PARAM_VARDIR - specifies a custom path to directory where indexer stores data when using built-in database and in cache mode. +By default /var directory of +mnoGoSearch installation is used. Can have only string values. +The parameter is available in php-4.0.7 or later. + + +