Package | Description |
---|---|
org.uberfire.ext.metadata.backend.lucene.index | |
org.uberfire.ext.metadata.backend.lucene.index.directory |
Modifier and Type | Class and Description |
---|---|
class |
BaseLuceneIndex |
Modifier and Type | Method and Description |
---|---|
LuceneIndex |
LuceneIndexManager.indexOf(KObjectKey object) |
LuceneIndex |
LuceneIndexFactory.newCluster(KCluster kcluster) |
Modifier and Type | Method and Description |
---|---|
Map<? extends KCluster,? extends LuceneIndex> |
LuceneIndexFactory.getIndexes() |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryLuceneIndex |
Modifier and Type | Method and Description |
---|---|
LuceneIndex |
DirectoryFactory.newCluster(KCluster kcluster) |
abstract LuceneIndex |
DirectoryType.newIndex(KCluster cluster,
org.apache.lucene.index.IndexWriterConfig config) |
Modifier and Type | Method and Description |
---|---|
Map<? extends KCluster,? extends LuceneIndex> |
DirectoryFactory.getIndexes() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.