Tokenizes the current Document in the background, and caches the tokenized rows for future use. If a certain row is changed, everything below that row is re-tokenized.
BackgroundTokenizer[edit]
Constructors
Methods
-
- BackgroundTokenizer.stop()
Stops tokenizing. ...