Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friend's,

I have created web service using web api. In this application i want to use fulltext search concept. so for this will go for elasticsearch concept, for this concept implementation first i need to copy sql database specific table data into elasticsearch using river, index and type using post man. this i am doing one by one using post man. now i want to avoid this data copy concept using post man. Is there any other way to copy bulk data (single time) from sql to elasticsearch using sql job or any other logic.
So please can any one suggest me on this..


Thanks in Advance,
Mohan G
Posted
Updated 15-Apr-15 21:28pm
v2
Comments
ZurdoDev 15-Apr-15 8:21am    
What exactly is your question?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900