RailsGirls Pune – The Gold & Beautiful

I was skeptical! Just from my experience of organizing RubyConf India and some local meetups, I was sure the turnout would be low and the event would be 'casually boring'. If only I knew how crazily wrong I was! A few days before the event, seeing about 250 registrations was itself a revelation. Then the … Continue reading RailsGirls Pune – The Gold & Beautiful

MongoDB text indexing in action

Recently, I had a good use-case to use MongoDB text-indexing and I gave it a shot. I found it to be pretty awesome - even though its not have full-fledged text-search engine capabilities (like facets etc.) it does the job for simple text searches. So, what did we want to do? We had the following … Continue reading MongoDB text indexing in action