[
https://issues.apache.org/jira/browse/SOLR-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564030#action_12564030
]
Andy Blower commented on SOLR-73:
---------------------------------
I'd just like to comment in reply to Walter. I'm a new SOLR user of three
weeks, although I'm an experienced java developer, and I really like the
shorthand aliases. I found it pretty clear that they were simply shorthand for
the common packages and that full package names would be required for other
non-core packages.
Also, should this issue be closed after such a long time?
> schema.xml and solrconfig.xml use CNET-internal class names
> -----------------------------------------------------------
>
> Key: SOLR-73
> URL: https://issues.apache.org/jira/browse/SOLR-73
> Project: Solr
> Issue Type: Bug
> Components: search
> Reporter: Walter Underwood
>
> The configuration files in the example directory still use the old
> CNET-internal class names, like solr.LRUCache instead of
> org.apache.solr.search.LRUCache. This is confusing to new users and should
> be fixed before the first release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.