diff --git a/productMods/WEB-INF/ontologies/app/search.n3 b/productMods/WEB-INF/ontologies/app/search.n3 index ed0b3d31..b8f4b2b1 100644 --- a/productMods/WEB-INF/ontologies/app/search.n3 +++ b/productMods/WEB-INF/ontologies/app/search.n3 @@ -9,10 +9,10 @@ # All instances of a class can be excluded from the search # index by adding a vitroDisplay:excludeClass property between -# vitroDisplay:PrimarySearchIndex and the URI of the class +# vitroDisplay:SearchIndex and the URI of the class # that you would like to exclude. - vitroDisplay:PrimarySearchIndex + vitroDisplay:SearchIndex rdf:type owl:Thing ; vitroDisplay:excludeClass core:Role ; vitroDisplay:excludeClass core:AdvisingRelationship ;