| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.searchindex | |
| edu.cornell.mannlib.vitro.webapp.searchindex.tasks |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIndexerImpl.WorkerThreadPool.submit(Runnable workUnit,
SearchIndexerImpl.Task task) |
| Modifier and Type | Class and Description |
|---|---|
class |
RebuildIndexTask
Get the URIs of all individuals in the model.
|
class |
UpdateStatementsTask
Receive a collection of statements that have been added to the model, or
delete from it.
|
class |
UpdateUrisTask
Given a list of URIs, remove the ones that don't belong in the index and
update the ones that do belong.
|
Copyright © 2021. All rights reserved.