摘要:
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> solr支持三种类型的原子更新: set - to set a field. add - to add to a multi-valued field. inc - to incr 阅读全文
摘要:
* Created by litao on 15/12/29. */@Component("initTagDataProcessor")public class InitTagDataProcessor implements ApplicationListener { private sta... 阅读全文