Class LuceneLogCategories

    • Field Detail

      • INFOSTREAM_LOGGER_CATEGORY

        public static final LogCategory INFOSTREAM_LOGGER_CATEGORY
        This is the category of the Logger used to print out the Lucene infostream.

        To enable the logger, the category needs to be enabled at TRACE level and configuration property org.hibernate.search.backend.configuration.impl.IndexWriterSetting#INFOSTREAM needs to be enabled on the index.

        See Also:
        LuceneIndexSettings.IO_WRITER_INFOSTREAM