Method and Description |
---|
com.liferay.portal.search.engine.adapter.index.RefreshIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.IndicesExistsIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.GetIndexIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.OpenIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.FlushIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.IndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.CreateIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.CloseIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.AnalyzeIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.UpdateIndexSettingsIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.index.DeleteIndexRequest.getMappingName()
As of Judson (7.1.x), with no direct replacement. This method
should not be in the parent interface. Only certain
IndexRequests work with mappings.
|
com.liferay.portal.search.engine.adapter.search.SearchSearchRequest.getQueryConfig()
As of Judson (7.1.x), with no direct replacement
|
Constructor and Description |
---|
com.liferay.portal.search.engine.adapter.document.DeleteDocumentRequest(String, String, String)
As of Judson (7.1.x), since 7.1.x, replaced by
DeleteDocumentRequest.DeleteDocumentRequest(String, String) |