David Pilato

Results 383 comments of David Pilato

I changed the label of this issue as with 2.7, so many things changed in the meantime that we would need to run some tests again.

Now that I'm thinking more about this, that would mean that we explicitly add a "noop" output to FSCrawler. As there's basically no way to know in advance if you...

@lbroudoux Would you be interested in porting your code from https://github.com/lbroudoux/es-amazon-s3-river to here? If not, I can may be reuse part of the code you wrote at https://github.com/lbroudoux/es-amazon-s3-river/blob/master/src/main/java/com/github/lbroudoux/elasticsearch/river/s3/connector/S3Connector.java Let me...

I'm going to do some refactoring before so it will be easier to add other sources than FS, like S3, Dropbox... I'll let you know when ready. But thanks for...

Don't expect anything before some weeks or months

This depends on #367

@mqmurtuza Nope. It needs more preparation like #268 before something like this can happen. I'd also want to add a Plugin system to make all that more flexible. This is...

@PMarci Nothing in the short/near term sadly. I suggest to try this way: https://github.com/dadoonet/fscrawler/issues/263#issuecomment-362601187

I think it's because I made the libraries optionals. They should be part of the distribution I guess.. I need to check this more.