public abstract class AbstractFilter extends org.apache.lucene.search.Filter implements FilterCriteria, org.apache.avalon.framework.logger.LogEnabled, org.apache.excalibur.xml.sax.XMLizable
Modifier and Type | Field and Description |
---|---|
protected org.apache.avalon.framework.logger.Logger |
logger
Avalon super.getLog() to write information.
|
Constructor and Description |
---|
AbstractFilter() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.BitSet |
bits(org.apache.lucene.index.IndexReader r)
Applies the criteria and turns over the documents which satisfy it
|
void |
enableLogging(org.apache.avalon.framework.logger.Logger logger)
Set's the super.getLog()
|
protected org.apache.avalon.framework.logger.Logger logger
public abstract java.util.BitSet bits(org.apache.lucene.index.IndexReader r)
FilterCriteria
bits
in interface FilterCriteria
bits
in class org.apache.lucene.search.Filter
r
- The reader of the index.public void enableLogging(org.apache.avalon.framework.logger.Logger logger)
enableLogging
in interface org.apache.avalon.framework.logger.LogEnabled
logger
- The super.getLog() to use.Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.