|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.skife.lucene.graph.StandardLibraryFilter
Filter which excludes classes in the java standard library, such as
java.lang.String or java.lang.Class. Almost
always a good idea.
| Constructor Summary | |
StandardLibraryFilter()
|
|
| Method Summary | |
boolean |
include(java.lang.Object entity)
Returns false if entity is an instanceof a java* |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StandardLibraryFilter()
| Method Detail |
public boolean include(java.lang.Object entity)
java*
include in interface ObjectIndexFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||