Hi Jagdeesh,

I wouldn't say that it will completely solve your problem, but I guess this
blog post would help you get started.
http://ai-cafe.blogspot.com/2011/08/indexing-mongodb-data-for-solr.html

--
Anshum Gupta
http://ai-cafe.blogspot.com


On Mon, Aug 29, 2011 at 2:16 PM, Jagdish Kumar <
jagdish.thapar...@hotmail.com> wrote:

>
> Thanks Gora for ur reply .. I will follow these links and see if they work
> for me ...
>
> Thanks and regards
> Jagdish
>
>
> > From: g...@mimirtech.com
> > Date: Mon, 29 Aug 2011 13:23:19 +0530
> > Subject: Re: MongoDB and Solr Integration
> > To: solr-user@lucene.apache.org
> >
> > On Mon, Aug 29, 2011 at 1:01 PM, Jagdish Kumar
> > <jagdish.thapar...@hotmail.com> wrote:
> > >
> > > Hi Gora
> > >
> > > Nothing concreate I was able to get out of this query .. have you done
> any such stuff on ur own?
> > [...]
> >
> > Hmm, maybe there is nothing ready-made in the language that
> > you want (which is that?), but surely this thread
> >
> http://markmail.org/message/6aqwjrqnwgn6whpw#query:mongodb%20oplog%20solr+page:1+mid:fir2ebruipdpxwrv+state:results
> > which points to a thread discussing a Ruby implementation
> >
> http://groups.google.com/group/mongodb-user/browse_thread/thread/b4a2417288dabe97/49241abdcb4fc677
> > is of help. There is also someone who has a PHP implementation,
> > though they do say that it is slow:
> > http://blog.knuthaugen.no/2010/04/cooking-with-mongodb-and-solr.html
> >
> > As the threads suggest, using Mongo's oplog to trigger Solr
> > indexing seems to be the way to go:
> > http://www.mongodb.org/display/DOCS/Replication+Internals
> >
> > We were supposed to do this for a client, but that project did
> > not work out. Let me see if I can find some time to look at this.
> >
> > Regards,
> > Gora
>
>

Reply via email to