Package | Description |
---|---|
lumis.doui.search | |
lumis.search |
Provides classes for implementing search services integrated to Lumis Portal.
|
lumis.search.lucene |
Modifier and Type | Method and Description |
---|---|
protected Indexer |
DouiIndexer.getIndexer(String searchEngineId,
String indexerId)
Returns the portal back-end Indexer that will be used by this
DouiIndexer.
|
Modifier and Type | Method and Description |
---|---|
static Indexer |
IndexerFactory.getIndexer(String searchEngineId)
Creates an instance of the default
Indexer class for the specified search engine. |
static Indexer |
IndexerFactory.getIndexer(String searchEngineId,
String indexerId)
Creates an instance of the
Indexer class for the specified search
engine and indexer.The class is determined by an indexer config node in search config file. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneIndexer
Lucene implementation for
Indexer . |
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.