IndexedThreadSafeWrapperDocumentBuilder

Indexed document builder using an underlying ThreadSafeDocumentBuilder, whose resulting documents are converted to indexed Documents.

Indexed document builder using an underlying ThreadSafeDocumentBuilder, whose resulting documents are converted to indexed Documents.

Authors

Chris de Vreeze

Companion
object
class Object
trait Matchable
class Any

Type members

Types

type BackingDoc = Document

Value members

Concrete methods

def build(uri: URI): Document