Hi fellow Solr users,

I am looking for a way to index nested documents in mongodb using Solr's
DataImportHandler. Is there any recommendations? 

I googled on the web in the last two weeks and found the following posts. I
was able to index the top level fields W/O any issue, but had trouble in
indexing the nested object. 

In the past, I used mongo-connector to index simple JSON documents in
mongodb. But for deeply nested documents in MongoDB, I am looking for a more
powerful way to do it. 

Is there any recommendations or good posts on indexing nested documents in
mongodb using Solr's DataImportHandler?   Thanks!

=======tried by following the following references==========

https://stackoverflow.com/questions/21450555/steps-to-connect-mongodb-and-solr-using-dataimporthandler



https://github.com/james75/SolrMongoImporter/blob/master/src/main/org/apache/solr/handler/dataimport/MongoMapperTransformer.java

https://github.com/5missions/mongoSolrImporter

https://stackoverflow.com/questions/21450555/steps-to-connect-mongodb-and-solr-using-dataimporthandler

https://mrstevenzhao.blogspot.com/2016/05/apache-solr-install-w-mongodb-indexing.html?showComment=1532376114861#c9086728334737074426

 



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to