| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.searchindex.exclusions | |
| edu.cornell.mannlib.vitro.webapp.searchindex.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcludeBasedOnNamespace
Skip individual if its URI is from any of the excludeNamespaces.
|
class |
ExcludeBasedOnType
Exclude individual from search index if it is a member of any of the
excluding types.
|
class |
ExcludeBasedOnTypeNamespace
Exclude individuals based on the namespaces of their types.
|
class |
SyncingExcludeBasedOnType
This excludes based on types defined as EXCLUDE_CLASS in the
configuration RDF model.
|
| Constructor and Description |
|---|
SearchIndexExcluderListBasic(Collection<? extends SearchIndexExcluder> excluders) |
SearchIndexExcluderListDeveloper(Collection<? extends SearchIndexExcluder> excluders) |
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateUrisTask.ExcludeIfNoVClasses
This will be first in the list of SearchIndexExcluders.
|
Copyright © 2016. All rights reserved.