Package | Description |
---|---|
gate.creole.annic.apache.lucene.search |
Modifier and Type | Method and Description |
---|---|
FieldCache.StringIndex |
FieldCache.getStringIndex(IndexReader reader,
String field)
Checks the internal cache for an appropriate entry, and if none
is found reads the term values in
field and returns
an array of them in natural order, along with an array telling
which element in the term array each document uses. |
Copyright © 2024 GATE. All rights reserved.