|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.skife.lucene.graph.IndexBuilder
Not Thread Safe
| Constructor Summary | |
(package private) |
IndexBuilder(org.apache.commons.grafolia.graph.Graph graph,
MetadataFactory metadata,
ObjectIndexFilter filter,
org.apache.lucene.index.IndexWriter writer,
NameMapper names,
ValueMapper values)
Be sure to call run after instantiation to build
the actual index! |
| Method Summary | |
static boolean |
isIndexedProperty(java.beans.PropertyDescriptor property)
Returns true if the property should be indexed, false otherwise. |
void |
run()
Build the actual index |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
IndexBuilder(org.apache.commons.grafolia.graph.Graph graph,
MetadataFactory metadata,
ObjectIndexFilter filter,
org.apache.lucene.index.IndexWriter writer,
NameMapper names,
ValueMapper values)
run after instantiation to build
the actual index!
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic static boolean isIndexedProperty(java.beans.PropertyDescriptor property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||