Package | Description |
---|---|
gate.creole.ir |
Modifier and Type | Method and Description |
---|---|
QueryResultList |
Search.search(String query)
Search in corpus with this query.
|
QueryResultList |
Search.search(String query,
int limit)
Search in corpus with this query.
|
QueryResultList |
Search.search(String query,
int limit,
List<String> fieldNames)
Search in corpus with this query.
|
QueryResultList |
Search.search(String query,
List<String> fieldNames)
Search in corpus with this query.
|
Copyright © 2024 GATE. All rights reserved.