binversion专题

solr报Bad Request request: http://localhost:8080/solr/update?wt=javabinversion=2

调了半天,查了半天,妹的,我终于明白,错是有道理的。 junit测试方法如下: @Testpublic void test01() {// 创建solrServer对象try {CommonsHttpSolrServer server = new CommonsHttpSolrServer(URL);SolrInputDocument doc = new SolrInputDocumen