org.compass.core.lucene.util |
|
Java Source File Name | Type | Comment |
ChainedFilter.java | Class |
Allows multiple
Filter s to be chained.
Logical operations such as NOT and XOR
are applied between filters. |
LuceneHelper.java | Class | Allows to create Compass related objects based on external (internally no supported by Compass)
Lucene objects. |
LuceneUtils.java | Class | |