| Interface | Description |
|---|---|
| SolrServerFactory |
Factory used to retrieve an index specific SolrServer.
|
| Class | Description |
|---|---|
| CachedSolrServerFactory |
SolrServerFactory decorator that caches SolrServers by index ID. |
| HttpSolrServerFactory |
Implementation of
SolrServerFactory that creates an HttpSolrServer with the specified properties for
each index ID. |
Copyright © 2018 CrafterCMS. All rights reserved.