Package | Description |
---|---|
org.fts7 |
This is the main fts7 package contains classes for indexing and full-text searching.
|
Modifier and Type | Class and Description |
---|---|
class |
FileContent
This class represents a file with a text content as an indexing object.
|
Modifier and Type | Method and Description |
---|---|
void |
Indexer.addObject(ObjectContent c)
Adds an
ObjectContent object to an index. |