public class IDField
extends org.apache.lucene.document.AbstractField
IDField
implements a lucene field for the id of a node.Modifier and Type | Method and Description |
---|---|
Reader |
readerValue() |
String |
stringValue() |
org.apache.lucene.analysis.TokenStream |
tokenStreamValue() |
getBinaryLength, getBinaryOffset, getBinaryValue, getBinaryValue, getBoost, getIndexOptions, getOmitNorms, getOmitTermFreqAndPositions, isBinary, isIndexed, isLazy, isStored, isStoreOffsetWithTermVector, isStorePositionWithTermVector, isTermVectorStored, isTokenized, name, setBoost, setIndexOptions, setOmitNorms, setOmitTermFreqAndPositions, setStoreTermVector, toString
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.