| Package | Description |
|---|---|
| lux |
| Modifier and Type | Method and Description |
|---|---|
QueryStats |
Evaluator.getQueryStats() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.s9api.XQueryExecutable |
Compiler.compile(String exprString,
ErrorListener errorListener,
QueryStats stats) |
net.sf.saxon.s9api.XQueryExecutable |
Compiler.compile(String exprString,
ErrorListener errorListener,
URI baseURI,
QueryStats stats)
Compiles an XQuery expression, returning a Saxon XQueryExecutable.
|
void |
Evaluator.setQueryStats(QueryStats queryStats) |
| Constructor and Description |
|---|
SearchResultIterator(LuxSearcher searcher,
CachingDocReader docReader,
QueryStats stats,
org.apache.lucene.search.Query query,
String sortCriteria,
int start) |
Copyright © 2013. All Rights Reserved.