|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.core.retrieval.traversal.IndriWindowCompatibilityTraversal
public class IndriWindowCompatibilityTraversal
Looks at the current node and attempts to rewrite Indri-style operators in the Galago format. It can rewrite three types of expressions:
| Constructor Summary | |
|---|---|
IndriWindowCompatibilityTraversal()
|
|
| Method Summary | |
|---|---|
Node |
afterNode(Node original)
|
void |
beforeNode(Node object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndriWindowCompatibilityTraversal()
| Method Detail |
|---|
public Node afterNode(Node original)
afterNode in interface Traversal
public void beforeNode(Node object)
throws java.lang.Exception
beforeNode in interface Traversaljava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||