uschindler commented on PR #868:
URL: https://github.com/apache/lucene/pull/868#issuecomment-1118346475

   > Personally, I don't think we should allow users to load resources from 
anyware... It's not the sensible way to load the dictionary resources as far as 
I know. If you need external resources that do not on locally accessible paths, 
you should simply download or install them beforehand, then load them from the 
file - this is the convention I've seen so far.
   > 
   > However, it's okay with me if we should support them as a general-purpose 
API.
   
   It is also common to have them in JAR files. And if we want people to allow 
them to be supported in Solr, we would need to support URL, too. 
SolrResourceLoader also returns URL.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to