|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Summary | |
|---|---|
| com.liferay.portal.kernel.search | |
| com.liferay.portal.kernel.search.dummy | |
| Uses of Summary in com.liferay.portal.kernel.search |
|---|
| Methods in com.liferay.portal.kernel.search that return Summary | |
|---|---|
protected Summary |
BaseIndexer.createSummary(Document document)
|
protected Summary |
BaseIndexer.createSummary(Document document,
String titleField,
String contentField)
|
protected Summary |
BaseSearcher.doGetSummary(Document document,
Locale locale,
String snippet,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
protected abstract Summary |
BaseIndexer.doGetSummary(Document document,
Locale locale,
String snippet,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
Summary |
RelatedSearchResult.getSummary()
|
Summary |
SearchResult.getSummary()
|
Summary |
Indexer.getSummary(Document document,
Locale locale,
String snippet)
Deprecated. As of 7.0.0, replaced by Indexer.getSummary(Document, String,
PortletRequest, PortletResponse) |
Summary |
BaseIndexer.getSummary(Document document,
Locale locale,
String snippet)
Deprecated. As of 7.0.0, replaced by BaseIndexer.getSummary(Document, String,
PortletRequest, PortletResponse) |
Summary |
SummaryFactory.getSummary(Document document,
String className,
long classPK,
Locale locale,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
Summary |
Indexer.getSummary(Document document,
String snippet,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
Summary |
BaseIndexer.getSummary(Document document,
String snippet,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
Summary |
HitsOpenSearchImpl.getSummary(Indexer<?> indexer,
Document document,
Locale locale,
String snippet)
|
Summary |
SummaryFactory.getSummary(String className,
long classPK,
Locale locale)
|
| Methods in com.liferay.portal.kernel.search with parameters of type Summary | |
|---|---|
void |
SearchResult.addComment(Comment comment,
Summary summary)
|
void |
SearchResult.addFileEntry(FileEntry fileEntry,
Summary summary)
|
void |
IndexerPostProcessor.postProcessSummary(Summary summary,
Document document,
Locale locale,
String snippet)
|
void |
BaseIndexerPostProcessor.postProcessSummary(Summary summary,
Document document,
Locale locale,
String snippet)
|
void |
SearchResult.setSummary(Summary summary)
|
| Constructors in com.liferay.portal.kernel.search with parameters of type Summary | |
|---|---|
RelatedSearchResult(T model,
Summary summary)
|
|
| Uses of Summary in com.liferay.portal.kernel.search.dummy |
|---|
| Methods in com.liferay.portal.kernel.search.dummy that return Summary | |
|---|---|
Summary |
DummyIndexer.getSummary(Document document,
Locale locale,
String snippet)
Deprecated. As of 7.0.0, replaced by DummyIndexer.getSummary(Document, String,
PortletRequest, PortletResponse) |
Summary |
DummyIndexer.getSummary(Document document,
String snippet,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||