|
PHP5中文手册
SwishResult->stem(PECL swish:0.1-0.3.0) SwishResult->stem — Stems the given word 说明
array SwishResult->stem
( string $word
)
Warning
本函数是实验性的。本函数的行为,包括函数名称以及其它任何关于本函数的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本函数风险自担。 Stems the word based on the fuzzy mode used during indexing. Each result object is linked with its index, so the results are based on this index. 参数
返回值Returns array containing the stemmed word variants (usually just one). 错误/异常Throws SwishException on error. 范例
Example#1 Basic example
<?php 上例的输出类似于:
|