public class LoggerInfoStream
extends org.apache.lucene.util.InfoStream
InfoStream
that redirects output to a logger| Modifier and Type | Field and Description |
|---|---|
static String |
INFOSTREAM_LOGGER_CATEGORY
This is the category name of the Logger used to print out the Lucene infostream.
|
| Constructor and Description |
|---|
LoggerInfoStream() |
public static final String INFOSTREAM_LOGGER_CATEGORY
org.hibernate.search.backend.configuration.impl.IndexWriterSetting#INFOSTREAM
needs to be enabled on the index.public void message(String component, String message)
message in class org.apache.lucene.util.InfoStreampublic boolean isEnabled(String component)
isEnabled in class org.apache.lucene.util.InfoStreampublic void close()
throws IOException
IOExceptionCopyright © 2006–2014 Hibernate. All rights reserved.