Package | Description |
---|---|
lumis.search |
Provides classes for implementing search services integrated to Lumis Portal.
|
lumis.search.lucene |
Modifier and Type | Field and Description |
---|---|
protected SearchAttributes |
SearchHit.attributes |
Modifier and Type | Method and Description |
---|---|
SearchAttributes |
SearchHit.getAttributes()
Returns the hit's
attributes . |
SearchAttributes |
SearchQuery.getAttributes()
Returns the query's
attributes , that define additional information
to be passed to the search engine. |
abstract SearchAttributes |
SearchResults.getAttributes()
Returns the result's
attributes . |
Modifier and Type | Method and Description |
---|---|
void |
SearchQuery.setAttributes(SearchAttributes attributes)
Sets the
query's attributes . |
Constructor and Description |
---|
SearchQuery(String query,
SearchAttributes attributes)
|
Modifier and Type | Field and Description |
---|---|
protected SearchAttributes |
LuceneSearchResults.attributes |
Modifier and Type | Method and Description |
---|---|
SearchAttributes |
LuceneSearchResults.getAttributes() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
LuceneSearcher.getIndexBasePaths(SearchAttributes searchAttributes) |
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.