| Package | Description |
|---|---|
| gate.creole.ir |
| Modifier and Type | Method and Description |
|---|---|
List<Term> |
QueryResult.getFields()
returns certain document fields (if specified) from the search() call
|
| Constructor and Description |
|---|
QueryResult(Object docID,
float relevance,
List<Term> fieldValues)
Constructor of the class.
|
Copyright © 2024 GATE. All rights reserved.