xunsearch icon indicating copy to clipboard operation
xunsearch copied to clipboard

indexer索引管理器 可以支持一下 增量索引吗?

Open lxl36 opened this issue 3 years ago • 2 comments

http://www.xunsearch.com/doc/php/guide/util.indexer

没发现增量索引的说明;每次都全量索引实在太耗资源了……自己又不具备开发 的能力

lxl36 avatar Aug 14 '21 10:08 lxl36

我也没发现增量的本身的方法, 貌似还有个解决方案,增加一个 update_time 的字段,写SQL按照这个排序,每次进行执行,作为一个导入的时间点

xiaoyanbot avatar May 27 '22 08:05 xiaoyanbot

我已经自己开发php 对接sdk; 不再使用官方提供的索引管理器了 

黑鹰基地教程 黑鹰教程 黑鹰-网*|赚教程送大礼包+神秘礼物! http://item.taobao.com/item.htm?id=4602807846

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年5月27日(星期五) 下午4:07 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [hightman/xunsearch] indexer索引管理器 可以支持一下 增量索引吗? (#127)

我也没发现增量的本身的方法, 貌似还有个解决方案,增加一个 update_time 的字段,写SQL按照这个排序,每次进行执行,作为一个导入的时间点

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

lxl36 avatar May 27 '22 08:05 lxl36