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