Package | Description |
---|---|
org.apache.lucene.benchmark.byTask |
Benchmarking Lucene By Tasks.
|
org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
Modifier and Type | Method and Description |
---|---|
HTMLParser |
PerfRunData.getHtmlParser() |
Modifier and Type | Class and Description |
---|---|
class |
DemoHTMLParser
HTML Parser that is based on Lucene's demo HTML parser.
|
Modifier and Type | Method and Description |
---|---|
HTMLParser |
BasicDocMaker.getHtmlParser() |
HTMLParser |
DocMaker.getHtmlParser()
Returns the htmlParser.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicDocMaker.setHTMLParser(HTMLParser htmlParser) |
void |
DocMaker.setHTMLParser(HTMLParser htmlParser)
Set the html parser to use, when appropriate
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.