Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
根据 SOLR 文档:
唯一支持增量导入的 EntityProcessor 是 SqlEntityProcessor!
XPathEntityProcessor 尚未实现它。因此,不幸的是,目前没有对 XML 的 delta 支持
任何人都尝试过通过任何其他方式成功地使用 XPathEntityProcessor 实现增量导入?
尝试以下网址:
它可能会解决您的问题....
http://lucene.472066.n3.nabble.com/Store-complete-XML-record-DIH-amp-XPathEntityProcessor-td3205524.html