|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrecDocParser.ParsePathType | |
|---|---|
| org.apache.lucene.benchmark.byTask.feeds | Sources for benchmark inputs: documents and queries. |
| Uses of TrecDocParser.ParsePathType in org.apache.lucene.benchmark.byTask.feeds |
|---|
| Fields in org.apache.lucene.benchmark.byTask.feeds declared as TrecDocParser.ParsePathType | |
|---|---|
static TrecDocParser.ParsePathType |
TrecDocParser.DEFAULT_PATH_TYPE
trec parser type used for unknown extensions |
| Methods in org.apache.lucene.benchmark.byTask.feeds that return TrecDocParser.ParsePathType | |
|---|---|
static TrecDocParser.ParsePathType |
TrecDocParser.pathType(File f)
Compute the path type of a file by inspecting name of file and its parents |
static TrecDocParser.ParsePathType |
TrecDocParser.ParsePathType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TrecDocParser.ParsePathType[] |
TrecDocParser.ParsePathType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||