CreateFileLengthLowerBound

DocumentFilter.CreateFileLengthLowerBound method

길이가 하한보다 작은 문서를 건너뛰기 위한 필터를 생성합니다.

public static DocumentFilter CreateFileLengthLowerBound(long lowerBound)
모수 유형 설명
lowerBound Int64 문서 길이의 하한값입니다.

반환 값

문서 길이에 따른 문서 필터.

또한보십시오