| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj |
Primary APIs for communicating with a Solr Server from a Java client.
|
| org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
QueryResponse |
SolrClient.queryAndStreamResponse(String collection,
SolrParams params,
FastStreamingDocsCallback callback) |
| 限定符和类型 | 字段和说明 |
|---|---|
FastStreamingDocsCallback |
StreamingBinaryResponseParser.fastCallback |
| 构造器和说明 |
|---|
StreamingBinaryResponseParser(FastStreamingDocsCallback cb) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.