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

   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.


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to