| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.searchindex.indexing |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
AdditionalURIsForDataProperties |
class |
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.
|
class |
AdditionalURIsForTypeStatements
Adds URIs to index for type statement changes on individuals.
|
class |
SelectQueryUriFinder
Find URIs based on one or more select queries.
|
class |
URIsForClassGroupChange
if a class's classgroup changes, reindex all individuals in that class.
|
| Constructor and Description |
|---|
IndexingUriFinderListBasic(Collection<? extends IndexingUriFinder> finders) |
IndexingUriFinderListDeveloper(Collection<? extends IndexingUriFinder> finders) |
Copyright © 2021. All rights reserved.