| Method and Description |
|---|
| com.liferay.portal.search.buffer.NoAutoCommitIndexer.getClassNames()
As of 7.0.0, replaced by
getSearchClassNames() |
| com.liferay.portal.search.buffer.NoAutoCommitIndexer.getPortletId()
As of 7.0.0, replaced by
getClassName() |
| com.liferay.portal.search.buffer.NoAutoCommitIndexer.getSummary(Document, Locale, String)
As of 7.0.0, replaced by
getSummary(Document, String,
PortletRequest, PortletResponse) |
| com.liferay.portal.search.configuration.IndexWriterHelperConfiguration.indexReadOnly()
As of 7.0.0, replaced by
IndexStatusManagerConfiguration.indexReadOnly() |
| com.liferay.portal.search.buffer.NoAutoCommitIndexer.postProcessContextQuery(BooleanQuery, SearchContext)
As of 7.0.0, replaced by
postProcessContextBooleanFilter(BooleanFilter,
SearchContext) |
| com.liferay.portal.search.buffer.NoAutoCommitIndexer.postProcessSearchQuery(BooleanQuery, SearchContext)
As of 7.0.0, replaced by
postProcessSearchQuery(BooleanQuery, BooleanFilter,
SearchContext) |