Indexer¶
Functions¶
-
indexer.Indexer(checkpoint, config=None)¶
-
indexer.Indexer.__init__(self, checkpoint, config=None)¶ Use Run().context() to choose the run’s configuration. They are NOT extracted from config.
-
indexer.Indexer.configure(self, **kw_args)¶
-
indexer.Indexer.get_index(self)¶
-
indexer.Indexer.erase(self)¶
-
indexer.Indexer.index(self, name, collection, overwrite=False)¶
-
indexer.Indexer.__launch(self, collection)¶