public class DocIdAugmenterFactory extends TransformerFactory
[docid]
integer containing it's current
(internal) id in the lucene index. May be -1
if this document did not come from the
index (ie: a RealTimeGet from the transaction log)defaultFactories, defaultUserArgs
Constructor and Description |
---|
DocIdAugmenterFactory() |
Modifier and Type | Method and Description |
---|---|
DocTransformer |
create(String field,
SolrParams params,
SolrQueryRequest req) |
init
public DocTransformer create(String field, SolrParams params, SolrQueryRequest req)
create
in class TransformerFactory
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.