sorl janusgraph indexing with http basic authentication


Real Life Adventure
 
Edited

Hello Everyone,
           iam trying to index dynamic graphs with solr index,but iam facing below error.


mgmt.set('index.search.backend','solr')
mgmt.set('index.search.solr.mode','http')
mgmt.set('index.search.solr.http-urls','http://xxx:xx/solr')
mgmt.set('index.search.solr.username','***')
mgmt.set('index.search.solr.password','***')
i set above configuration with solr index.
 if any help.it would be appreciated.

Thanks in advance,
Real life Adventure.

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.