@Configuration public class ArtifactIndexConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_SOLR_HARDCOMMTI_INTERVAL |
static String |
PARAM_SOLR_HARDCOMMTI_INTERVAL
Determines how frequently Solr hard commits are performed.
|
| Constructor and Description |
|---|
ArtifactIndexConfig(RepositoryServiceProperties repoProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
configMgrCreated(org.lockss.config.ConfigManager.ConfigManagerCreatedEvent event) |
ArtifactIndex |
setArtifactIndex() |
public static final String PARAM_SOLR_HARDCOMMTI_INTERVAL
public static final long DEFAULT_SOLR_HARDCOMMTI_INTERVAL
@Autowired public ArtifactIndexConfig(RepositoryServiceProperties repoProps)
@Bean public ArtifactIndex setArtifactIndex()
@EventListener public void configMgrCreated(org.lockss.config.ConfigManager.ConfigManagerCreatedEvent event)
Copyright © 2000–2023 LOCKSS Program. All rights reserved.