File
File: AbortValue.java
Package: com.dtsearch.engine
Syntax
Fields
Field |
Description |
---|---|
Cancel the search or index update. For index updates, documents indexed so far are saved, and the indexer will stop after completing the current document. | |
For index updates only, cancels the update immediately, without saving any changes to the index. | |
Continue execution |
Description
Class Hierarchy
com.dtsearch.engine.AbortValue