| Interface | Description |
|---|---|
| IndexingUriFinder |
Interface to use with IndexBuilder to find more URIs to index given a changed
statement.
|
| IndexingUriFinderList |
An ordered list of IndexingUriFinder objects, in a handy package.
|
| Class | Description |
|---|---|
| AdditionalURIsForClassGroupChanges |
If a class changes classgroups, then all members of that class
will have to be update in the search since the serach include
the clasgroup membership of all individuals.
|
| AdditionalURIsForDataProperties | |
| AdditionalURIsForObjectProperties |
For a given statement, return the URIs that may need to be updated in
the search index because of their object property relations to the resources
in the statement.
|
| AdditionalURIsForTypeStatements |
Adds URIs to index for type statement changes on individuals.
|
| IndexingUriFinderListBasic |
The basic implementation.
|
| IndexingUriFinderListDeveloper |
An implementation that accumulates timing figures for each finder and writes
them to the log.
|
| SelectQueryUriFinder |
Find URIs based on one or more select queries.
|
| URIsForClassGroupChange |
if a class's classgroup changes, reindex all individuals in that class.
|
Copyright © 2022. All rights reserved.