Home > Contents > 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.searchengine
from the Sites properties file.
index (optional)
- Full path name of the index from which the
entryname
should be removed. If not specified, Sites takes the value ofav.defaultindex
orverity.defaultindex
in the Sites properties file.
Error Numbers
The possible values of
errno
include:
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, 2019, Oracle and/or its affiliates. All rights reserved.