| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Indexer
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| dict |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
This class is the manager of your index handlers. You register your index handlers and then you start the indexer daemon which will run at regular interval, polling from the global queue members to index. If you have your own even mechanism you don't need to start the daemon and can simply call `apply_all` to perform the same job at will.
|
|
|
Convenient way to start a daemon timer that will process the queue of indexable members. Note that if you try to start it before it was stopped an error will be raised.
|
|
Unqueue up to update() and taking the member as its unique
parameter.
|
Returns the given
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Feb 17 14:54:46 2008 | http://epydoc.sourceforge.net |