7172737475767778
public SearchDocument createSearchDocument(String documentPath) { return new XMLSearchDocument(documentPath, this); }