| Class | Description |
|---|---|
| AppServerComponent |
This component supplies a level of indirection, reading the query from a
location specified in the lux.xquery parameter.
|
| LuxDispatchFilter |
rewrite URLs of the form:
[/core-name]/[appserver][/xquery-path]?query-string
TO
[/core-name]/[appserver]?query-string&lux.xquery=[/xquery-path]
|
| LuxResponseWriter |
Writes out the result of Lux evaluations
lux.contentType controls the response's content-type header, and the serialization
of nodes: default is html.
|
| LuxUpdateProcessor | |
| LuxUpdateProcessorFactory | |
| MissingStringLastComparatorSource | |
| SolrDocWriter | |
| SolrIndexConfig |
Wraps a
IndexConfiguration, adding field definitions from information in Solr's configuration files:
solrconfig.xml and schema.xml |
| UpdateDocCommand | |
| XQueryComponent |
This component executes searches expressed as XPath or XQuery.
|
Copyright © 2013. All Rights Reserved.