Class DocIdAugmenterFactory

  • All Implemented Interfaces:
    NamedListInitializedPlugin

    public class DocIdAugmenterFactory
    extends TransformerFactory
    Augments the document with a [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)
    Since:
    solr 4.0