Package | Description |
---|---|
net.sf.mmm.search.engine.api.config |
Contains the API of configurations for the search-engine.
|
net.sf.mmm.search.engine.base.config |
Contains the base-implementation of configurations for the search-engine.
|
net.sf.mmm.search.indexer.api.config |
Contains the API of the configurations for the search-indexer.
|
net.sf.mmm.search.indexer.base.config |
Contains the base-implementation of the
Search-Indexer Configuration API . |
Modifier and Type | Interface and Description |
---|---|
interface |
SearchEngineConfigurationLoader
This is the
SearchConfigurationLoader for the SearchEngineConfiguration . |
Modifier and Type | Class and Description |
---|---|
class |
SearchEngineConfigurationLoaderImpl
This is the implementation of the
SearchEngineConfigurationLoader interface. |
Modifier and Type | Interface and Description |
---|---|
interface |
SearchIndexerConfigurationLoader
This is the
SearchConfigurationLoader for the SearchIndexerConfiguration . |
Modifier and Type | Class and Description |
---|---|
class |
SearchIndexerConfigurationLoaderImpl
This is the implementation of
SearchIndexerConfigurationLoader . |
Copyright © 2001–2016 mmm-Team. All rights reserved.