|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChainedFilter.ChainedFilterType | |
|---|---|
| org.compass.core.lucene.util | |
| Uses of ChainedFilter.ChainedFilterType in org.compass.core.lucene.util |
|---|
| Fields in org.compass.core.lucene.util declared as ChainedFilter.ChainedFilterType | |
|---|---|
static ChainedFilter.ChainedFilterType |
ChainedFilter.ChainedFilterType.AND
|
static ChainedFilter.ChainedFilterType |
ChainedFilter.ChainedFilterType.ANDNOT
|
static ChainedFilter.ChainedFilterType |
ChainedFilter.DEFAULT
Logical operation when none is declared. |
static ChainedFilter.ChainedFilterType |
ChainedFilter.ChainedFilterType.OR
|
static ChainedFilter.ChainedFilterType |
ChainedFilter.ChainedFilterType.XOR
|
| Constructors in org.compass.core.lucene.util with parameters of type ChainedFilter.ChainedFilterType | |
|---|---|
ChainedFilter(Filter[] chain,
ChainedFilter.ChainedFilterType logic)
Ctor. |
|
ChainedFilter(Filter[] chain,
ChainedFilter.ChainedFilterType[] logicArray)
Ctor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||