You need a working C++ compiler to compile Xapian, but configure failed to *** find one. If you have a working C++ compiler, you can tell configure where *** to find it by invoking it like so: 搜索下错误提示似乎是你没装c++的编译器
...ot:password@localhost/db" --sql="select * from post" 提示完成,但是搜索时候有一段时间是搜不到数据的。过一会才能搜到数据。没有更新前是能搜到数据的。 rebuild不是说平稳过度吗?是什么原因?
...内容为body建索引不就好了? xunsearch 本身并不是完整的搜索引擎,它是提供核心组件并附带一些例子 [/quote] 如果是页面结构相似的网页,像H大这样做更好。
[quote='czhlxd' pid='5919' dateline='1390380902'] :D感谢海鳗大大的开源 会商宝搜索 http://so.huishangbao.com/ Powered by xunsearch 1.4.7 [/quote] 做得很不错,底部还保留了powered by ^-^ 可以升到最新1.4.8了
第 2. 点你可以对分类 id 不为 0 的统一在做索引时 $doc->addTerm('cid', 'have') 然后在搜索的时候 $search->addWeight('cid', 'have') 来提权
字段数字基本上是11,11001,11002等,搜索11,11001和11002等搜不到,怎么处理。 想实现 mysql like 11% 功能 index=both
... throw $e; } return true;} 强制刷新服务端当前项目的搜索日志
搜索日志已被缓存,如果要清空缓存可以执行,$xs->index->flushLogging();