| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
SolrCore.withSearcher(IOFunction<SolrIndexSearcher,R> lambda)
Executes the lambda with the
SolrIndexSearcher. |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.