: Do you think the package name should change?
:
: org.apache.solr.client.SolrClient
: vs
: org.apache.solr.client.solrj.SolrClient;
yeah ... that way if down the road someone comes up with a radically new
Java API (that we can't even fathom yet) they can call it "solrad" and put
it in clients/ja
Thanks for the feedback!
Should this reply go to the solr-dev or be posted on JIRA?
1) i like the name solrj, ...
Do you think the package name should change?
org.apache.solr.client.SolrClient
vs
org.apache.solr.client.solrj.SolrClient;
3) I'm really not fond of "ParamNames.java" bein