Skip to content

Instantly share code, notes, and snippets.

@CorneAussems
Last active January 2, 2023 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CorneAussems/92996c136829e269ba5820374733b357 to your computer and use it in GitHub Desktop.
Save CorneAussems/92996c136829e269ba5820374733b357 to your computer and use it in GitHub Desktop.
Liferay 7x Additional Log Levels Indexing
// Progress
com.liferay.portal.search.internal.SearchEngineInitializer
// More
com.componence.generic.indexer
com.componence.generic.indexer.JournalIndexerPostProcessor
// DL
com.liferay.portlet.documentlibrary.util
com.liferay.portlet.documentlibrary.util.DLFileEntryIndexer
com.liferay.portlet.documentlibrary.util.DLIndexer
// NOT WORTH MUCH
com.liferay.portlet.usersadmin.util
com.liferay.portlet.usersadmin.util.UserIndexer
com.liferay.journal.search ?
com.liferay.portal.kernel.search ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment