Package | Description |
---|---|
org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
Modifier and Type | Method and Description |
---|---|
static void |
ShapeField.decodeTriangle(byte[] t,
ShapeField.DecodedTriangle triangle)
Decode a triangle encoded by
ShapeField.encodeTriangle(byte[], int, int, boolean, int, int, boolean, int, int, boolean) . |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.