Package | Description |
---|---|
org.hibernate.search.indexes.spi | |
org.hibernate.search.store |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryBasedReaderProvider.initialize(DirectoryBasedIndexManager indexManager,
Properties props) |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryProvider.start(DirectoryBasedIndexManager indexManager)
Executed after initialize, this method set up the heavy process of starting up the DirectoryProvider
IO processing as well as background processing are expected to be set up here
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.