[ https://issues.apache.org/jira/browse/LUCENE-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422919#comment-13422919 ]
Uwe Schindler commented on LUCENE-4257: --------------------------------------- +1! The comment about the subpackages: This should in reality not be in ResourceLoader, its too Solr-specific. It is used internally by Solr, to resolve those "solr." fake packages depending on the context. We should remove that from the general interface and only handle it internally in SolrResourceLoader. > factor the getLines in ResourceLoader to WordListLoader > ------------------------------------------------------- > > Key: LUCENE-4257 > URL: https://issues.apache.org/jira/browse/LUCENE-4257 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Robert Muir > Attachments: LUCENE-4257.patch > > > This is costly to have as a mandatory method on an interface: and its > unrelated to resource loading, and only the factories use it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org