Interface IndexerSummaryBuilder


@ProviderType public interface IndexerSummaryBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.portal.kernel.search.Summary
    getSummary(com.liferay.portal.kernel.search.Document document, String snippet, Locale locale)
     
  • Method Details

    • getSummary

      com.liferay.portal.kernel.search.Summary getSummary(com.liferay.portal.kernel.search.Document document, String snippet, Locale locale)