org.apache.solr.update.processor
Class TextProfileSignature
java.lang.Object
org.apache.solr.update.processor.Signature
org.apache.solr.update.processor.MD5Signature
org.apache.solr.update.processor.TextProfileSignature
public class TextProfileSignature
- extends MD5Signature
Fields inherited from class org.apache.solr.update.processor.MD5Signature |
log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextProfileSignature
public TextProfileSignature()
init
public void init(SolrParams params)
- Overrides:
init
in class Signature
getSignature
public byte[] getSignature()
- Overrides:
getSignature
in class MD5Signature
add
public void add(String content)
- Overrides:
add
in class MD5Signature
Copyright © 2011 Apache Software Foundation. All Rights Reserved.