542179528 发表于 2016-12-14 09:42:43

solr分布式查询URL

1.multicores

http://localhost:8088/solr-cores/core0/select/?q=南京&version=2.2&start=0&rows=10&indent=on&shards=localhost:8088/solr-cores/core0,localhost:8088/solr-cores/core1

2.multihosts shards
http://localhost:8088/solr/select/?q=fly&version=2.2&start=0&rows=10&indent=on&shards=localhost:8088/solr,localhost:8089/solr
页: [1]
查看完整版本: solr分布式查询URL