MongoDB + Java + Maven Sample Application

Prerequisite: Download and Install MongoDB (http://docs.mongodb.org/manual/installation/) on your local machine and run two instances in two separate terminal/command prompt. This sample app is developed on Mac OS/Linux env. 1. Start MongoDB server using : ./mongod 2. Start MongoDB client : ./mongo Add MongoDB Jar dependency in your project:   Sample MONGODB CRUD code:

Rate this:

Designing Modern Enterprise Search Solution –Part 1

This article would be a two part series. Part 1 – 5 requirements that will force you to adopt an enterprise search engine. Part 2– Addressing Enterprise search requirements with open source search platforms.   Part 1 – 5 requirements that will force you to adopt an enterprise search engine. Search over diverse content sources- An enterpriseContinue reading “Designing Modern Enterprise Search Solution –Part 1”

Rate this: