fess
fess copied to clipboard
Connecting to EsDataStore with credentials
Hello, How is it possible if I need to crawl data from elasticsearch index that is user&password protected ? I tried to change the host to user:password@hostname but from looking inside the code it looks like it was not implemented here.
Thanks.
Hi, I see you've marked this ticket as "contributions welcome". This would be easy to implement if you've used the standard java client for ES. Any reason why you've used your implementation of curl?
Fess has lots of dependencies. To avoid a dependency conflict, a simple library is better.