public class TransformContext extends Object
Modifier and Type | Field and Description |
---|---|
DocIterator |
iterator |
Query |
query |
SolrQueryRequest |
req |
SolrIndexSearcher |
searcher |
boolean |
wantsScores |
Constructor and Description |
---|
TransformContext() |
public Query query
public boolean wantsScores
public DocIterator iterator
public SolrIndexSearcher searcher
public SolrQueryRequest req
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.