Re: [jira] Updated: (SOLR-20) A simple Java client for updating and searching

2007-01-16 Thread Chris Hostetter
: 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

Re: [jira] Updated: (SOLR-20) A simple Java client for updating and searching

2007-01-14 Thread Ryan McKinley
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