...e/hightman/scws/phpext/modules' Build complete. Don't forget to run 'make test'. [root@zjx phpext]# make install Installing shared extensions: /usr/local/php51/lib/php/extensions/no-debug-non-zts-20060613/ [root@zjx phpext]#
...: Entering directory `/usr/local/xunsearch-full-1.0.1/xunsearch-1.0.1/src' test -z "xs-import xs-indexd xs-logging xs-searchd" || rm -f xs-import xs-indexd xs-logging xs-searchd rm -f user_mm.c rm -f *.o make[1]: Leaving directory `/usr/local/xunsearch-full-1.0.1/xunsearch-1.0.1/src' Making clean in...
...l->pid = 321; $model->subject = 'hello world'; $model->message = 'just for testing...'; $model->save(); // 更新索引 $model = Demo::findOne(321); $model->message .= ' + updated'; $model->save(); // 添加或更新索引还支持以方法添加索引词或文本 // 这样做的目的是使得...