MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getQuery

Method getQuery

src/main/java/gate/creole/annic/Searcher.java:30–30  ·  view source on GitHub ↗

Query to search

()

Source from the content-addressed store, hash-verified

28 * Query to search
29 */
30 public String getQuery();
31
32 /**
33 * Return the next numberOfHits -1 indicates all

Callers 2

showHelpFrameMethod · 0.65
actionPerformedMethod · 0.65

Implementers 1

LuceneSearchersrc/main/java/gate/creole/annic/lucene

Calls

no outgoing calls

Tested by

no test coverage detected