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