vineethsagar
Results
2
comments of
vineethsagar
I found an error in your code {node.js} line no 75 var reqUri = opts.rootUri + vertical + "?q=" + query it has to be var reqUri = opts.rootUri +...
@pontustengroth how did you convert from content:// to file:// ?