| Class | Description |
|---|---|
| DiskIndex | |
| EntryResult | |
| FileIndexLocation | |
| Index |
An
Index maps document names to their referenced words in various categories. |
| IndexLocation |
The location of the index files are represented as
IndexLocation
This is an abstract class to allow different implementation for a jar entry and a file
on the disk. |
| JarIndexLocation | |
| MemoryIndex |