| 程序包 | 说明 |
|---|---|
| org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
| org.opencms.search.solr |
| 限定符和类型 | 方法和说明 |
|---|---|
CmsSearchResultList |
CmsSearchIndex.search(CmsObject cms,
CmsSearchParameters params)
Performs a search on the index within the given fields.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsSearchResultList |
CmsSolrIndex.search(CmsObject cms,
CmsSearchParameters params)
已过时。
|