随笔分类 -  solr

摘要:@Test public void queryIndex() throws Exception { //创建连接 SolrServer solrServer = new HttpSolrServer("http://localhost:8080/solr"); //创建一个query对象 SolrQ 阅读全文
posted @ 2020-04-03 22:02 北城cheng 阅读(203) 评论(0) 推荐(0)