org.apache.*
- 
org.apache.lucene.document.BigIntegerPoint 
| Modifier and Type | Constant Field | Value |  
| public static final int | BYTES | 16 |  
 
- 
org.apache.lucene.document.DoubleRangeField 
| Modifier and Type | Constant Field | Value |  
| public static final int | BYTES | 8 |  
 
- 
org.apache.lucene.document.FloatRangeField 
| Modifier and Type | Constant Field | Value |  
| public static final int | BYTES | 4 |  
 
- 
org.apache.lucene.document.HalfFloatPoint 
| Modifier and Type | Constant Field | Value |  
| public static final int | BYTES | 2 |  
 
- 
org.apache.lucene.document.InetAddressPoint 
| Modifier and Type | Constant Field | Value |  
| public static final int | BYTES | 16 |  
 
- 
org.apache.lucene.document.IntRangeField 
| Modifier and Type | Constant Field | Value |  
| public static final int | BYTES | 4 |  
 
- 
org.apache.lucene.document.LongRangeField 
| Modifier and Type | Constant Field | Value |  
| public static final int | BYTES | 8 |  
 
 
          Copyright © 2000-2016 Apache Software Foundation.  All Rights Reserved.