|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GDataIndexer | |
---|---|
org.apache.lucene.gdata.search.index | Contains classes processing of documents and accessing the search index of the server |
Uses of GDataIndexer in org.apache.lucene.gdata.search.index |
---|
Methods in org.apache.lucene.gdata.search.index that return GDataIndexer | |
---|---|
static GDataIndexer |
GDataIndexer.createGdataIndexer(IndexSchema config,
Directory dir,
boolean create)
This factory method creates a new GDataIndexer using a instance of IndexTask |
static GDataIndexer |
GDataIndexer.createTimedGdataIndexer(IndexSchema config,
Directory dir,
boolean create,
long commitTimeout)
This factory method creates a new GDataIndexer using a instance of TimedIndexTask . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |