public class SolrURIResolver extends LuxURIResolver
evaluator, uriFieldName| Modifier and Type | Method and Description |
|---|---|
CachingDocReader |
getDocReader() |
net.sf.saxon.s9api.XdmNode |
getDocument(String uri)
Evaluator provides this method as an implementation of URIResolver so as to resolve uris in service of fn:doc().
|
LuxSearcher |
getSearcher() |
resolvepublic net.sf.saxon.s9api.XdmNode getDocument(String uri) throws TransformerException
LuxURIResolverCachingDocReader.getDocument in class LuxURIResolveruri - the uri of the document to retrieveTransformerException - or there was an IOException thrown by Lucene.NotFoundException - if the document is not found in the indexpublic LuxSearcher getSearcher()
getSearcher in class LuxURIResolverpublic CachingDocReader getDocReader()
getDocReader in class LuxURIResolverCopyright © 2013. All Rights Reserved.