|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CutterBox | |
|---|---|
| org.jbox.configuration | This package defines APIs for loading configuration file of jbox. |
| org.jbox.searcher | This package defines APIs for searching index from database. |
| Uses of CutterBox in org.jbox.configuration |
|---|
| Methods in org.jbox.configuration that return CutterBox | |
|---|---|
CutterBox |
Configuration.buildCutterBox()
Create a new CutterBox object using the properties and mappings
in this configuration. |
| Uses of CutterBox in org.jbox.searcher |
|---|
| Fields in org.jbox.searcher declared as CutterBox | |
|---|---|
protected CutterBox |
AbstractSearcher.cutterBox
|
| Methods in org.jbox.searcher with parameters of type CutterBox | |
|---|---|
void |
Searcher.setCutterBox(CutterBox cutterBox)
Set a CutterBox object for Searcher to analyze the query string. |
void |
HighLight.setCutterBox(CutterBox cb)
Set a CutterBox object for analyzing the query string. |
void |
AbstractSearcher.setCutterBox(CutterBox cutterBox)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||