I would like to use the JDBC river to consume a queue implemented in an 
MSSQL server.

I have been given a stored procedure to call that hands me the top 100 
items in the queue. I'm given a number of columns as output, and the names 
of the columns do not correspond to the names of the fields in 
Elasticsearch.

Can anyone give me some adult supervision on how I can (or even IF I CAN) 
use the JDBC river to call this SP and properly transform the column names, 
as they're coming out of the SP's result set, into the proper field names 
in my index?

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/45ff2a25-6e36-4edd-a849-b5bba0f60449%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to