| 程序包 | 说明 |
|---|---|
| org.opencms.search.solr |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CmsSolrLinkProcessor
This Solr post processor generates for each found document the corresponding link and
adds this link into the resulting document as field.
|
| 限定符和类型 | 方法和说明 |
|---|---|
I_CmsSolrPostSearchProcessor |
CmsSolrIndex.getPostProcessor()
Returns the search post processor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CmsSolrIndex.setPostProcessor(I_CmsSolrPostSearchProcessor postProcessor)
Sets the search post processor.
|