Hi, please expand a bit. Specifically: * what are those text files? Configuration files? You want something like a central point where to manage things like stopwords, synonyms? * I don't think the shareLib folder has been created for this usage. However, please post the complete message you're receiving, together with the stacktrace, if available.
Andrea On 07/09/18 12:02, Abhishek Agarwal wrote:
Hi, I want to share a folder containing text files in solr among different cores so if the folder is updated ,so it would reflect in all the cores having path specified but the problem I am facing is that , i am using sharedlib in solr.xml and specifying the default path there.And also I am updating schema.xml of my core but when I am loading core ,it is giving error 'unsafe loading' .and not getting reload. Please help me in this.