我們正在尋找使用Pivotal GemFire 9/Apache Geode中新增的Lucene功能。Lucene與SDG集成
爲此,我們需要知道是否有任何有關Lucene與彈簧數據GemFire集成的例子?
我們正在尋找使用Pivotal GemFire 9/Apache Geode中新增的Lucene功能。Lucene與SDG集成
爲此,我們需要知道是否有任何有關Lucene與彈簧數據GemFire集成的例子?
我的歉意。我最近沒有太多時間來構建更完整的例子。
雖然我確實在Spring Data GemFire參考指南here上有SDG的Pivotal GemFire/Lucene集成支持文檔。
在添加更詳細的示例之前,您可以參考GemFire/Lucene集成支持的SDG測試套件,here。
o.s.d.g.search.lucene.LuceneOperationsIntegrationTests班也許是最好的開始。
Pivotal GemFire的文檔「Apache Lucene集成」開始here。
有關於Apache Geode Wiki here(關於體系結構)和here(Lucene文本搜索嵌套對象的新建議)的信息。
最後,最近有一篇關於「Using Pivotal GemFire/Apache Geode with Lucene Indexing for Application UI Typeahead」的關於Pivotal的博客文章,它使用彈簧。
希望這會讓你開始。知道更多的事情正在前進,貢獻總是值得讚賞的。
Regards, -John
謝謝John :) –