Index
All Classes and Interfaces|All Packages
A
- activate(BundleContext, Map<String, Object>) - Method in class com.liferay.portal.search.spi.index.creation.instance.lifecycle.BaseIndexPortalInstanceLifecycleListener
B
- BaseIndexPortalInstanceLifecycleListener - Class in com.liferay.portal.search.spi.index.creation.instance.lifecycle
- BaseIndexPortalInstanceLifecycleListener() - Constructor for class com.liferay.portal.search.spi.index.creation.instance.lifecycle.BaseIndexPortalInstanceLifecycleListener
- BulkReindexer - Interface in com.liferay.portal.search.spi.reindexer
C
- com.liferay.portal.search.spi.index.configuration.contributor - package com.liferay.portal.search.spi.index.configuration.contributor
- com.liferay.portal.search.spi.index.configuration.contributor.helper - package com.liferay.portal.search.spi.index.configuration.contributor.helper
- com.liferay.portal.search.spi.index.creation.instance.lifecycle - package com.liferay.portal.search.spi.index.creation.instance.lifecycle
- com.liferay.portal.search.spi.index.listener - package com.liferay.portal.search.spi.index.listener
- com.liferay.portal.search.spi.model.index.contributor - package com.liferay.portal.search.spi.model.index.contributor
- com.liferay.portal.search.spi.model.index.contributor.helper - package com.liferay.portal.search.spi.model.index.contributor.helper
- com.liferay.portal.search.spi.model.permission.contributor - package com.liferay.portal.search.spi.model.permission.contributor
- com.liferay.portal.search.spi.model.query.contributor - package com.liferay.portal.search.spi.model.query.contributor
- com.liferay.portal.search.spi.model.query.contributor.helper - package com.liferay.portal.search.spi.model.query.contributor.helper
- com.liferay.portal.search.spi.model.registrar - package com.liferay.portal.search.spi.model.registrar
- com.liferay.portal.search.spi.model.result.contributor - package com.liferay.portal.search.spi.model.result.contributor
- com.liferay.portal.search.spi.reindexer - package com.liferay.portal.search.spi.reindexer
- com.liferay.portal.search.spi.searcher - package com.liferay.portal.search.spi.searcher
- com.liferay.portal.search.spi.suggestions - package com.liferay.portal.search.spi.suggestions
- CompanyIndexConfigurationContributor - Interface in com.liferay.portal.search.spi.index.configuration.contributor
-
Implement this interface to contribute mappings and settings to company indexes in the search engine.
- CompanyIndexListener - Interface in com.liferay.portal.search.spi.index.listener
- contribute(Document, String, long) - Method in interface com.liferay.portal.search.spi.model.permission.contributor.SearchPermissionFieldContributor
-
Contributes permission checking fields to the search document.
- contribute(Document, T) - Method in interface com.liferay.portal.search.spi.model.index.contributor.ModelDocumentContributor
- contribute(BooleanFilter, long, long[], long, PermissionChecker, String) - Method in interface com.liferay.portal.search.spi.model.permission.contributor.SearchPermissionFilterContributor
-
Contributes filters to check against indexed fields.
- contribute(BooleanFilter, SearchContext) - Method in interface com.liferay.portal.search.spi.model.query.contributor.QueryPreFilterContributor
- contribute(BooleanFilter, ModelSearchSettings, SearchContext) - Method in interface com.liferay.portal.search.spi.model.query.contributor.ModelPreFilterContributor
- contribute(SearchContext, SearchContextContributorHelper) - Method in interface com.liferay.portal.search.spi.model.query.contributor.SearchContextContributor
- contribute(SearchRequest) - Method in interface com.liferay.portal.search.spi.searcher.SearchRequestContributor
- contribute(String, BooleanQuery, KeywordQueryContributorHelper) - Method in interface com.liferay.portal.search.spi.model.query.contributor.KeywordQueryContributor
- contributeMappings(long, MappingsHelper) - Method in interface com.liferay.portal.search.spi.index.configuration.contributor.CompanyIndexConfigurationContributor
-
Adds search engine mappings via the provided
MappingsHelper
. - contributeQueryConfigurations(SearchContext, QueryConfigContributorHelper) - Method in interface com.liferay.portal.search.spi.model.query.contributor.QueryConfigContributor
- contributeSettings(long, SettingsHelper) - Method in interface com.liferay.portal.search.spi.index.configuration.contributor.CompanyIndexConfigurationContributor
-
Adds search engine settings via the provided
SettingsHelper
. - customize(BatchIndexingActionable, ModelIndexerWriterDocumentHelper) - Method in interface com.liferay.portal.search.spi.model.index.contributor.ModelIndexerWriterContributor
D
- DELETE - Enum constant in enum class com.liferay.portal.search.spi.model.index.contributor.helper.IndexerWriterMode
E
G
- get(String) - Method in interface com.liferay.portal.search.spi.index.configuration.contributor.helper.SettingsHelper
-
Returns a setting value based on the setting key.
- getBatchIndexingActionable() - Method in interface com.liferay.portal.search.spi.model.index.contributor.ModelIndexerWriterContributor
- getClassName() - Method in interface com.liferay.portal.search.spi.model.query.contributor.helper.KeywordQueryContributorHelper
- getClassName() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- getClassName() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- getCompanyId() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- getCompanyId() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- getCompanyId(T) - Method in interface com.liferay.portal.search.spi.model.index.contributor.ModelIndexerWriterContributor
- getDefaultSelectedFieldNames() - Method in interface com.liferay.portal.search.spi.model.query.contributor.helper.QueryConfigContributorHelper
- getDefaultSelectedFieldNames() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- getDefaultSelectedFieldNames() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- getDefaultSelectedLocalizedFieldNames() - Method in interface com.liferay.portal.search.spi.model.query.contributor.helper.QueryConfigContributorHelper
- getDefaultSelectedLocalizedFieldNames() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- getDefaultSelectedLocalizedFieldNames() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- getDocument(T) - Method in interface com.liferay.portal.search.spi.model.index.contributor.helper.ModelIndexerWriterDocumentHelper
- getExpandoBridge(BaseModel<?>) - Method in interface com.liferay.portal.search.spi.model.index.contributor.ExpandoBridgeRetriever
- getIndexerWriterMode(T) - Method in interface com.liferay.portal.search.spi.model.index.contributor.ModelIndexerWriterContributor
- getIndexReindexer(String) - Method in interface com.liferay.portal.search.spi.reindexer.IndexReindexerRegistry
- getIndexReindexerClassNames() - Method in interface com.liferay.portal.search.spi.reindexer.IndexReindexerRegistry
- getIndexReindexers() - Method in interface com.liferay.portal.search.spi.reindexer.IndexReindexerRegistry
- getLastModifiedTime() - Method in class com.liferay.portal.search.spi.index.creation.instance.lifecycle.BaseIndexPortalInstanceLifecycleListener
- getModelIndexerWriterContributor() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- getModelSummaryContributor() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- getModelVisibilityContributor() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- getSearchClassNames() - Method in interface com.liferay.portal.search.spi.model.query.contributor.helper.KeywordQueryContributorHelper
- getSearchClassNames() - Method in interface com.liferay.portal.search.spi.model.query.contributor.helper.SearchContextContributorHelper
- getSearchClassNames() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- getSearchContext() - Method in interface com.liferay.portal.search.spi.model.query.contributor.helper.KeywordQueryContributorHelper
- getSuggestionsContributorResults(LiferayPortletRequest, LiferayPortletResponse, SearchContext, SuggestionsContributorConfiguration) - Method in interface com.liferay.portal.search.spi.suggestions.SuggestionsContributor
- getSummary(Document, Locale, String) - Method in interface com.liferay.portal.search.spi.model.result.contributor.ModelSummaryContributor
I
- IndexerWriterMode - Enum Class in com.liferay.portal.search.spi.model.index.contributor.helper
- IndexReindexer - Interface in com.liferay.portal.search.spi.reindexer
- IndexReindexerRegistry - Interface in com.liferay.portal.search.spi.reindexer
- isPermissionAware() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- isPermissionAware() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- isSearchResultPermissionFilterSuppressed() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- isSearchResultPermissionFilterSuppressed() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- isSelectAllLocales() - Method in interface com.liferay.portal.search.spi.model.query.contributor.helper.QueryConfigContributorHelper
- isSelectAllLocales() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- isSelectAllLocales() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- isStagingAware() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchConfigurator
- isStagingAware() - Method in interface com.liferay.portal.search.spi.model.registrar.ModelSearchSettings
- isVisible(int, int) - Method in interface com.liferay.portal.search.spi.model.result.contributor.ModelVisibilityContributor
- isVisible(long, int) - Method in interface com.liferay.portal.search.spi.model.result.contributor.ModelVisibilityContributor
K
- KeywordQueryContributor - Interface in com.liferay.portal.search.spi.model.query.contributor
- KeywordQueryContributorHelper - Interface in com.liferay.portal.search.spi.model.query.contributor.helper
L
- loadFromSource(String) - Method in interface com.liferay.portal.search.spi.index.configuration.contributor.helper.SettingsHelper
-
Adds one or more search engine settings from contributors.
M
- MappingsHelper - Interface in com.liferay.portal.search.spi.index.configuration.contributor.helper
- modelDeleted(T) - Method in interface com.liferay.portal.search.spi.model.index.contributor.ModelIndexerWriterContributor
- ModelDocumentContributor<T extends com.liferay.portal.kernel.model.BaseModel<?>> - Interface in com.liferay.portal.search.spi.model.index.contributor
- modelIndexed(T) - Method in interface com.liferay.portal.search.spi.model.index.contributor.ModelIndexerWriterContributor
- ModelIndexerWriterContributor<T extends com.liferay.portal.kernel.model.BaseModel<?>> - Interface in com.liferay.portal.search.spi.model.index.contributor
- ModelIndexerWriterDocumentHelper - Interface in com.liferay.portal.search.spi.model.index.contributor.helper
- ModelPreFilterContributor - Interface in com.liferay.portal.search.spi.model.query.contributor
- ModelSearchConfigurator<T extends com.liferay.portal.kernel.model.BaseModel<?>> - Interface in com.liferay.portal.search.spi.model.registrar
- ModelSearchSettings - Interface in com.liferay.portal.search.spi.model.registrar
- ModelSummaryContributor - Interface in com.liferay.portal.search.spi.model.result.contributor
- ModelVisibilityContributor - Interface in com.liferay.portal.search.spi.model.result.contributor
O
- onAfterCreate(String) - Method in interface com.liferay.portal.search.spi.index.listener.CompanyIndexListener
-
This method is called after a company index is created.
- onBeforeDelete(String) - Method in interface com.liferay.portal.search.spi.index.listener.CompanyIndexListener
-
This method is called before a company index is deleted.
P
- PARTIAL_UPDATE - Enum constant in enum class com.liferay.portal.search.spi.model.index.contributor.helper.IndexerWriterMode
- put(String, String) - Method in interface com.liferay.portal.search.spi.index.configuration.contributor.helper.SettingsHelper
-
Adds a single search engine setting from contributors.
- putMappings(String) - Method in interface com.liferay.portal.search.spi.index.configuration.contributor.helper.MappingsHelper
-
Adds mappings to the underlying search engine based on the provided JSON source.
Q
- QueryConfigContributor - Interface in com.liferay.portal.search.spi.model.query.contributor
- QueryConfigContributorHelper - Interface in com.liferay.portal.search.spi.model.query.contributor.helper
- QueryPreFilterContributor - Interface in com.liferay.portal.search.spi.model.query.contributor
R
- reindex(long) - Method in interface com.liferay.portal.search.spi.reindexer.IndexReindexer
- reindex(long, String) - Method in interface com.liferay.portal.search.spi.reindexer.IndexReindexer
- reindex(long, Collection<Long>) - Method in interface com.liferay.portal.search.spi.reindexer.BulkReindexer
S
- SearchContextContributor - Interface in com.liferay.portal.search.spi.model.query.contributor
- SearchContextContributorHelper - Interface in com.liferay.portal.search.spi.model.query.contributor.helper
- SearchPermissionFieldContributor - Interface in com.liferay.portal.search.spi.model.permission.contributor
-
Indexes new permission checking fields in a search document.
- SearchPermissionFilterContributor - Interface in com.liferay.portal.search.spi.model.permission.contributor
-
Contributes new filters for checking permissions on search results.
- SearchRequestContributor - Interface in com.liferay.portal.search.spi.searcher
- SettingsHelper - Interface in com.liferay.portal.search.spi.index.configuration.contributor.helper
- SKIP - Enum constant in enum class com.liferay.portal.search.spi.model.index.contributor.helper.IndexerWriterMode
- SuggestionsContributor - Interface in com.liferay.portal.search.spi.suggestions
U
- UPDATE - Enum constant in enum class com.liferay.portal.search.spi.model.index.contributor.helper.IndexerWriterMode
V
- valueOf(String) - Static method in enum class com.liferay.portal.search.spi.model.index.contributor.helper.IndexerWriterMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.portal.search.spi.model.index.contributor.helper.IndexerWriterMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages