Atomically deletes documents matching the provided delTerm and adds a block of documents with sequentially assigned document IDs, such that an external reader will see all or none of the documents. See {@link #addDocuments(Collection)}.
@throws CorruptIndexException if the index is corrupt
@throws IOException if there is a low-level IO error
@lucene.experimental
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.