| Package | Description |
|---|---|
| net.sf.mmm.util.search.api |
Provides the API for a search.
|
| net.sf.mmm.util.search.base |
Provides the basic implementation of the Search API.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult<HIT> |
SearchQuery.search()
This method performs the actual search to get the
SearchResult. |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultBean<HIT>
This is the implementation of
SearchResult. |
Copyright © 2001–2016 mmm-Team. All rights reserved.