Package | Description |
---|---|
org.fts7 |
This is the main fts7 package contains classes for indexing and full-text searching.
|
Modifier and Type | Method and Description |
---|---|
SearchResult |
Search.search(java.lang.String s,
int npage)
Performs a full-text search in the current index.
|