solr Data Import Handlers for MongoDB

前端 未结 3 1256
既然无缘
既然无缘 2020-12-16 01:34

I am working on a project where we have millions of entries stored in MongoDB database and, i want to index all this data using SOLR.

After extensive Searching i cam

3条回答
  •  感情败类
    2020-12-16 01:59

    10Gen introduce Mongodb Connector. You can integrate Mongodb with Solr using this tool.

    Blog post : Introducing Mongo Connector

    Github page : mongo-connector

提交回复
热议问题