Creating index from the database tables using java api

Hi
I am new to ES using 0.13.0 version
I have to create the index for a table of the database. I could not find how to do that.
Please any one guide me to start indexing the database.

Thanks

Create an index in ES, read data from the database, convert it to docs
(json) and index it.

On Thu, Dec 16, 2010 at 7:35 AM, cheepu cheeputech@gmail.com wrote:

Hi
I am new to ES using 0.13.0 version
I have to create the index for a table of the database. I could not find
how
to do that.
Please any one guide me to start indexing the database.

Thanks

--
View this message in context:
http://elasticsearch-users.115913.n3.nabble.com/creating-index-from-the-database-tables-using-java-api-tp2096740p2096740.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.