Constant Field Values

Contents

org.apache.*

  • org.apache.lucene.codecs.CodecUtil 
    Modifier and Type Constant Field Value
    public static final int CODEC_MAGIC 1071082519
    public static final int FOOTER_MAGIC -1071082520
  • org.apache.lucene.document.DoubleRange 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • org.apache.lucene.document.FloatRange 
    Modifier and Type Constant Field Value
    public static final int BYTES 4
  • org.apache.lucene.document.InetAddressPoint 
    Modifier and Type Constant Field Value
    public static final int BYTES 16
  • org.apache.lucene.document.InetAddressRange 
    Modifier and Type Constant Field Value
    public static final int BYTES 16
  • org.apache.lucene.document.IntRange 
    Modifier and Type Constant Field Value
    public static final int BYTES 4
  • org.apache.lucene.document.LatLonPoint 
    Modifier and Type Constant Field Value
    public static final int BYTES 4
  • org.apache.lucene.document.LongRange 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • org.apache.lucene.document.XYPointField 
    Modifier and Type Constant Field Value
    public static final int BYTES 4