Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
ics:indexremove (Deprecated)
Deprecated as of Content Server version 7.6
Syntax
<ics:indexremove entryname="entry name" [searchengine="name"] [index="some index path name"]Parameters
entryname (required)- Name of the index entry to remove.
 searchengine (optional)- Name of the search engine to use. If searchengine is not specified, Sites uses the value of
 cs.searchenginefrom the Sites properties file.index (optional)- Full path name of the index from which the
 entrynameshould be removed. If not specified, Sites takes the value ofav.defaultindexorverity.defaultindexin the Sites properties file.Error Numbers
The possible values of
errnoinclude:
 Value Description -801 Cannot load search engine. -804 Remove index failed. -805 No default index specified. -806 Unknown search engine. -811 Could not call native method. -812 Index does not exist.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.