public interface IndexerSettings
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path[] |
getDirs() |
boolean |
isExcldedFileIncludedInRanks() |
boolean |
isFilenameCaseInsensitiveIncluded(java.lang.String fileName) |
boolean |
isPathCaseInsensitiveIncluded(java.io.File path) |
boolean |
isSuffixCaseInsensitiveIncluded(java.lang.String f) |
java.nio.file.Path[] getDirs()
boolean isFilenameCaseInsensitiveIncluded(java.lang.String fileName)
boolean isPathCaseInsensitiveIncluded(java.io.File path)
boolean isExcldedFileIncludedInRanks()
boolean isSuffixCaseInsensitiveIncluded(java.lang.String f)