|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--websphinx.StandardClassifier
Standard classifier, installed in every crawler by default.
On the entire page, this classifier sets the following labels:
Also sets one or more of the following labels on every link:
| Field Summary | |
static float |
priority
Priority of this classifier. |
| Constructor Summary | |
StandardClassifier()
Make a StandardClassifier. |
|
| Method Summary | |
void |
classify(Page page)
Classify a page. |
float |
getPriority()
Get priority of this classifier. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final float priority
| Constructor Detail |
public StandardClassifier()
| Method Detail |
public void classify(Page page)
classify in interface Classifierpage - Page to classifypublic float getPriority()
getPriority in interface Classifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||