Package | Description |
---|---|
lumis.search |
Provides classes for implementing search services integrated to Lumis Portal.
|
lumis.search.lucene |
Modifier and Type | Method and Description |
---|---|
static Searcher |
SearcherFactory.getSearcher(String searchEngineId)
Creates an instance of the default
Searcher class for the specified search engine. |
static Searcher |
SearcherFactory.getSearcher(String searchEngineId,
String searcherId)
Creates an instance of the
Searcher class for the specified search
engine and searcher.The class is determined by a searcher config node in search config file. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneSearcher
Lucene implementation for
Searcher . |
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.