Package | Description |
---|---|
org.apache.solr.common |
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents . |
org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
Modifier and Type | Method and Description |
---|---|
void |
PushWriter.writeIterator(IteratorWriter iw)
Write an array.
|
Modifier and Type | Method and Description |
---|---|
default void |
JsonTextWriter.writeIterator(IteratorWriter val) |
default void |
TextWriter.writeIterator(IteratorWriter iw) |
void |
JavaBinCodec.writeIterator(IteratorWriter val) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.