Uses of Interface
com.liferay.portal.kernel.search.Hits
Packages that use Hits
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
This package defines the document library portlet utility interfaces and classes.
This package defines the portal repository proxy beans.
This package defines the portal service interfaces and classes.
-
Uses of Hits in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return HitsModifier and TypeMethodDescriptionAssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, long[] classNameIds, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end, Sort sort) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end, Sort sort) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int status, int start, int end) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, int status, int start, int end) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int status, boolean andSearch, int start, int end) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, String keywords, int status, int start, int end) AssetEntryLocalService.search
(long companyId, long[] groupIds, long userId, String className, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, long[] classNameIds, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end, Sort sort) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end, Sort sort) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int status, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, int status, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int status, boolean andSearch, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, String keywords, int status, int start, int end) static Hits
AssetEntryLocalServiceUtil.search
(long companyId, long[] groupIds, long userId, String className, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, long[] classNameIds, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end, Sort sort) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end, Sort sort) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int status, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, int status, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int status, boolean andSearch, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, String keywords, int status, int start, int end) AssetEntryLocalServiceWrapper.search
(long companyId, long[] groupIds, long userId, String className, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end) Methods in com.liferay.asset.kernel.service with parameters of type HitsModifier and TypeMethodDescriptionAssetCategoryLocalService.getCategories
(Hits hits) static List<AssetCategory>
AssetCategoryLocalServiceUtil.getCategories
(Hits hits) AssetCategoryLocalServiceWrapper.getCategories
(Hits hits) AssetVocabularyLocalService.getVocabularies
(Hits hits) static List<AssetVocabulary>
AssetVocabularyLocalServiceUtil.getVocabularies
(Hits hits) AssetVocabularyLocalServiceWrapper.getVocabularies
(Hits hits) -
Uses of Hits in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service that return HitsModifier and TypeMethodDescriptionDLAppService.search
(long repositoryId, long creatorUserId, int status, int start, int end) DLAppService.search
(long repositoryId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) DLAppService.search
(long repositoryId, SearchContext searchContext) DLAppService.search
(long repositoryId, SearchContext searchContext, Query query) static Hits
DLAppServiceUtil.search
(long repositoryId, long creatorUserId, int status, int start, int end) static Hits
DLAppServiceUtil.search
(long repositoryId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) static Hits
DLAppServiceUtil.search
(long repositoryId, SearchContext searchContext) static Hits
DLAppServiceUtil.search
(long repositoryId, SearchContext searchContext, Query query) DLAppServiceWrapper.search
(long repositoryId, long creatorUserId, int status, int start, int end) DLAppServiceWrapper.search
(long repositoryId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) DLAppServiceWrapper.search
(long repositoryId, SearchContext searchContext) DLAppServiceWrapper.search
(long repositoryId, SearchContext searchContext, Query query) DLFileEntryLocalService.search
(long groupId, long userId, long creatorUserId, int status, int start, int end) DLFileEntryLocalService.search
(long groupId, long userId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) static Hits
DLFileEntryLocalServiceUtil.search
(long groupId, long userId, long creatorUserId, int status, int start, int end) static Hits
DLFileEntryLocalServiceUtil.search
(long groupId, long userId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) DLFileEntryLocalServiceWrapper.search
(long groupId, long userId, long creatorUserId, int status, int start, int end) DLFileEntryLocalServiceWrapper.search
(long groupId, long userId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) DLFileEntryService.search
(long groupId, long creatorUserId, int status, int start, int end) DLFileEntryService.search
(long groupId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) static Hits
DLFileEntryServiceUtil.search
(long groupId, long creatorUserId, int status, int start, int end) static Hits
DLFileEntryServiceUtil.search
(long groupId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) DLFileEntryServiceWrapper.search
(long groupId, long creatorUserId, int status, int start, int end) DLFileEntryServiceWrapper.search
(long groupId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) -
Uses of Hits in com.liferay.document.library.kernel.util
Methods in com.liferay.document.library.kernel.util with parameters of type Hits -
Uses of Hits in com.liferay.exportimport.kernel.service
Methods in com.liferay.exportimport.kernel.service with parameters of type HitsModifier and TypeMethodDescriptionExportImportConfigurationLocalService.getExportImportConfigurations
(Hits hits) static List<ExportImportConfiguration>
ExportImportConfigurationLocalServiceUtil.getExportImportConfigurations
(Hits hits) ExportImportConfigurationLocalServiceWrapper.getExportImportConfigurations
(Hits hits) -
Uses of Hits in com.liferay.portal.kernel.portletfilerepository
Methods in com.liferay.portal.kernel.portletfilerepository that return HitsModifier and TypeMethodDescriptionPortletFileRepository.searchPortletFileEntries
(long repositoryId, SearchContext searchContext) static Hits
PortletFileRepositoryUtil.searchPortletFileEntries
(long repositoryId, SearchContext searchContext) -
Uses of Hits in com.liferay.portal.kernel.repository
Methods in com.liferay.portal.kernel.repository that return HitsModifier and TypeMethodDescriptionBaseRepositoryImpl.search
(SearchContext searchContext) Repository.search
(long creatorUserId, int status, int start, int end) Repository.search
(long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) Repository.search
(SearchContext searchContext) Repository.search
(SearchContext searchContext, Query query) -
Uses of Hits in com.liferay.portal.kernel.repository.proxy
Methods in com.liferay.portal.kernel.repository.proxy that return HitsModifier and TypeMethodDescriptionBaseRepositoryProxyBean.search
(long creatorUserId, int status, int start, int end) BaseRepositoryProxyBean.search
(long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end) BaseRepositoryProxyBean.search
(SearchContext searchContext) BaseRepositoryProxyBean.search
(SearchContext searchContext, Query query) -
Uses of Hits in com.liferay.portal.kernel.search
Classes in com.liferay.portal.kernel.search that implement HitsMethods in com.liferay.portal.kernel.search that return HitsModifier and TypeMethodDescriptionprotected Hits
BaseIndexer.doSearch
(SearchContext searchContext) BaseIndexer.search
(SearchContext searchContext) BaseIndexer.search
(SearchContext searchContext, String... selectedFieldNames) Indexer.search
(SearchContext searchContext) Indexer.search
(SearchContext searchContext, String... selectedFieldNames) IndexSearcher.search
(SearchContext searchContext, Query query) IndexSearcherHelper.search
(SearchContext searchContext, Query query) static Hits
IndexSearcherHelperUtil.search
(SearchContext searchContext, Query query) SearchResultPermissionFilter.search
(SearchContext searchContext) SearchResultPermissionFilterSearcher.search
(SearchContext searchContext) Methods in com.liferay.portal.kernel.search that return types with arguments of type HitsMethods in com.liferay.portal.kernel.search with parameters of type HitsModifier and TypeMethodDescriptionvoid
Hits.addGroupedHits
(String groupValue, Hits hits) void
HitsImpl.addGroupedHits
(String groupValue, Hits hits) void
void
static List<SearchResult>
SearchResultUtil.getSearchResults
(Hits hits, Locale locale) static List<SearchResult>
SearchResultUtil.getSearchResults
(Hits hits, Locale locale, PortletRequest portletRequest, PortletResponse portletResponse) protected void
BaseIndexer.processHits
(SearchContext searchContext, Hits hits) -
Uses of Hits in com.liferay.portal.kernel.search.dummy
Methods in com.liferay.portal.kernel.search.dummy that return HitsModifier and TypeMethodDescriptionDummyIndexer.search
(SearchContext searchContext) DummyIndexer.search
(SearchContext searchContext, String... selectedFieldNames) DummyIndexSearcher.search
(SearchContext searchContext, Query query) -
Uses of Hits in com.liferay.portal.kernel.search.facet.faceted.searcher
Methods in com.liferay.portal.kernel.search.facet.faceted.searcher that return Hits -
Uses of Hits in com.liferay.portal.kernel.search.hits
Methods in com.liferay.portal.kernel.search.hits with parameters of type HitsModifier and TypeMethodDescriptionboolean
HitsProcessor.process
(SearchContext searchContext, Hits hits) boolean
HitsProcessorRegistry.process
(SearchContext searchContext, Hits hits) static boolean
HitsProcessorRegistryUtil.process
(SearchContext searchContext, Hits hits) -
Uses of Hits in com.liferay.portal.kernel.search.result
Methods in com.liferay.portal.kernel.search.result with parameters of type HitsModifier and TypeMethodDescriptionSearchResultTranslator.translate
(Hits hits, Locale locale, PortletRequest portletRequest, PortletResponse portletResponse) -
Uses of Hits in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return HitsModifier and TypeMethodDescriptionReturns an ordered range of all assets that match the keywords in the company.CompanyLocalService.search
(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end) Returns an ordered range of all assets that match the keywords in the portlet within the company.static Hits
Returns an ordered range of all assets that match the keywords in the company.static Hits
CompanyLocalServiceUtil.search
(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end) Returns an ordered range of all assets that match the keywords in the portlet within the company.Returns an ordered range of all assets that match the keywords in the company.CompanyLocalServiceWrapper.search
(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end) Returns an ordered range of all assets that match the keywords in the portlet within the company.OrganizationLocalService.search
(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the organizations whose name, type, or location fields match the keywords specified for them, using the indexer.OrganizationLocalService.search
(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the organizations that match the keywords, using the indexer.static Hits
OrganizationLocalServiceUtil.search
(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the organizations whose name, type, or location fields match the keywords specified for them, using the indexer.static Hits
OrganizationLocalServiceUtil.search
(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the organizations that match the keywords, using the indexer.OrganizationLocalServiceWrapper.search
(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the organizations whose name, type, or location fields match the keywords specified for them, using the indexer.OrganizationLocalServiceWrapper.search
(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the organizations that match the keywords, using the indexer.UserGroupLocalService.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the user groups that match the name and description.UserGroupLocalService.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the user groups that match the keywords, using the indexer.static Hits
UserGroupLocalServiceUtil.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the user groups that match the name and description.static Hits
UserGroupLocalServiceUtil.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the user groups that match the keywords, using the indexer.UserGroupLocalServiceWrapper.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the user groups that match the name and description.UserGroupLocalServiceWrapper.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the user groups that match the keywords, using the indexer.UserLocalService.search
(long companyId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the users who match the keywords and status, using the indexer.UserLocalService.search
(long companyId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort[] sorts) UserLocalService.search
(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the users with the status, and whose first name, middle name, last name, screen name, and email address match the keywords specified for them, using the indexer.UserLocalService.search
(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort[] sorts) static Hits
UserLocalServiceUtil.search
(long companyId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the users who match the keywords and status, using the indexer.static Hits
UserLocalServiceUtil.search
(long companyId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort[] sorts) static Hits
UserLocalServiceUtil.search
(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the users with the status, and whose first name, middle name, last name, screen name, and email address match the keywords specified for them, using the indexer.static Hits
UserLocalServiceUtil.search
(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort[] sorts) UserLocalServiceWrapper.search
(long companyId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort sort) Returns an ordered range of all the users who match the keywords and status, using the indexer.UserLocalServiceWrapper.search
(long companyId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort[] sorts) UserLocalServiceWrapper.search
(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort sort) Returns an ordered range of all the users with the status, and whose first name, middle name, last name, screen name, and email address match the keywords specified for them, using the indexer.UserLocalServiceWrapper.search
(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String, Object> params, boolean andSearch, int start, int end, Sort[] sorts) OrganizationLocalService.searchOrganizationsAndUsers
(long companyId, long parentOrganizationId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort[] sorts) Returns the organizations and users that match the keywords specified for them and belong to the parent organization.static Hits
OrganizationLocalServiceUtil.searchOrganizationsAndUsers
(long companyId, long parentOrganizationId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort[] sorts) Returns the organizations and users that match the keywords specified for them and belong to the parent organization.OrganizationLocalServiceWrapper.searchOrganizationsAndUsers
(long companyId, long parentOrganizationId, String keywords, int status, LinkedHashMap<String, Object> params, int start, int end, Sort[] sorts) Returns the organizations and users that match the keywords specified for them and belong to the parent organization.