Our Solr 3.x code used init(ResourceLoader) and then called the loader to read a file.
What's the new approach to reading content from files in the 'usual place'?
Our Solr 3.x code used init(ResourceLoader) and then called the loader to read a file.
What's the new approach to reading content from files in the 'usual place'?