Reading all Data from Elastic Search using java program

hi all,

can any body tell me the process for how we can read data from Elastic Search and insert it into Couchdb using java program....

please help me in finding the things like...

  1. how we can read data from elastic search and if we want to read data from data folder then how we can insert it into couchdb.
  2. tell me the way for reading data from elastic search using java program..

thanx in advance

Regards,
Sumit Gupta

Have a look at scan and scroll features.

HTH
David :wink:
Twitter : @dadoonet / @elasticsearchfr

Le 21 juin 2012 à 09:31, Sumit Guptaa sumit.gupta.ngi@gmail.com a écrit :

hi all,

can any body tell me the process for how we can read data from Elastic
Search and insert it into Couchdb using java program....

please help me in finding the things like...

  1. how we can read data from Elasticsearch and if we want to read data from
    data folder then how we can insert it into couchdb.
  2. tell me the way for reading data from Elasticsearch using java program..

thanx in advance

Regards,
Sumit Gupta

--
View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Reading-all-Data-from-Elastic-Search-using-java-program-tp4019546.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.

David is right. Scroll is the right option for reading the complete
data.

On Jun 21, 2:02 pm, David Pilato da...@pilato.fr wrote:

Have a look at scan and scroll features.

HTH
David :wink:
Twitter : @dadoonet / @elasticsearchfr

Le 21 juin 2012 à 09:31, Sumit Guptaa sumit.gupta....@gmail.com a écrit :

hi all,

can any body tell me the process for how we can read data from Elastic
Search and insert it into Couchdb using java program....

please help me in finding the things like...

  1. how we can read data from Elasticsearch and if we want to read data from
    data folder then how we can insert it into couchdb.
  2. tell me the way for reading data from Elasticsearch using java program..

thanx in advance

Regards,
Sumit Gupta

--
View this message in context:http://elasticsearch-users.115913.n3.nabble.com/Reading-all-Data-from...
Sent from the Elasticsearch Users mailing list archive at Nabble.com.