Ravi
Ravi
I actually managed to get it to run by commenting out the ```window.myApp.setTray()``` call in the sample app in ```resources > js > main.js``` on line 55. Until this is...
What are you command line arguments? What version of ES are running this on? The size of source DB shouldn't make a difference, it rather seems that a source index...
Not sure what the error here is, but ES responds without a mapping. Maybe try with a lower case index name?
Does your ES cluster accept the setting if you set it manually? Are there any more details in the ElasticSearch log?
Without any changes? That's weird.
Good to know, thanks @josegonzalez I'll be sure to consider that with the 2.0 implementation.
Glad to hear that you guys can make good use of it. In the end that's why I published this tool to the community and still at least try to...
Hi, I'm not sure what you're asking. The data you're extracting depends on you SQL query. If you have a field, that contains a JSON string, then yes your data...
Fwiw I can't get unbind to work at all right now, only unbindSync seems to do the trick. edit: I resolved my issue. Turns out you can't rely on the...
Yes, a little late, but I've moved on to other projects. Unfortunately, I can't point you to any other repo that forked and continued the work here, so you'll have...