| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateRequest |
JavaBinUpdateRequestCodec.unmarshal(InputStream is,
JavaBinUpdateRequestCodec.StreamingUpdateHandler handler)
Reads a NamedList from the given InputStream, converts it into a SolrInputDocument and passes it to the given
StreamingUpdateHandler
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.