|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.imemex.logicalplan.treewalkers.AbstractUnderstandableTreeWalker
org.imemex.componentmappings.allbutgroup.AllButGroupMatchingTreeWalker
org.imemex.componentmappings.allbutgroup.lucene.AllButGroupMatcherLucene
public class AllButGroupMatcherLucene
This tree walker matches a query for all but the group component. On action() it replaces the complete matched subtree with a search on Lucene pull operator.
| Constructor Summary | |
|---|---|
AllButGroupMatcherLucene(GenericLuceneIndex luceneIndex)
|
|
| Method Summary |
|---|
| Methods inherited from class org.imemex.logicalplan.treewalkers.AbstractUnderstandableTreeWalker |
|---|
processTree |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllButGroupMatcherLucene(GenericLuceneIndex luceneIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||