From f553bc33a13429c806c7fdc8432c9d451fec3213 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 12 Feb 2007 10:54:54 +0000 Subject: [PATCH] clarify what exactly is in the result array git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229606 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/swish/functions/swishresult-stem.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/reference/swish/functions/swishresult-stem.xml b/reference/swish/functions/swishresult-stem.xml index e7dc3e41be..195d0ab55e 100644 --- a/reference/swish/functions/swishresult-stem.xml +++ b/reference/swish/functions/swishresult-stem.xml @@ -1,5 +1,5 @@ - + SwishResult->stem @@ -35,9 +35,7 @@ &reftitle.returnvalues; - Returns array of results, in most cases with just one element. - If the stemmer used does not convert the word, the result array will - contain the original word. + Returns array containing the stemmed word variants (usually just one).