@@ -13,16 +13,6 @@ public class SearchConstants {
*/
public static final int TOP_NUM = 1024 * 1024 * 1024;
- /**
- * 消息队列名,该队列存放kind、brand、component等表的改动信息
- */
- public static final String LUCENE_QUEUE_NAME = "lucene_queue";
-
- * 消息队列对应的表
- public static final String LUCENE_QUEUE_TABLE_NAME = "lucene_queue_tb";
/**
* 类目表名