public static interface CannedBinaryTokenStream.BinaryTermAttribute extends TermToBytesRefAttribute
TermToBytesRefAttribute but exposing setBytesRef(org.apache.lucene.util.BytesRef) method.| Modifier and Type | Method and Description |
|---|---|
void |
setBytesRef(BytesRef bytes)
Set the current binary value.
|
fillBytesRef, getBytesRefvoid setBytesRef(BytesRef bytes)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.