Package | Description |
---|---|
org.apache.solr.handler.export |
Solr's Export Handler Functionality
|
Modifier and Type | Class and Description |
---|---|
class |
ExportWriter
Prepares and writes the documents requested by /export requests
ExportWriter gathers and sorts the documents for a core using "stream sorting". |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.