public class UpdateUrisInIndex extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
DELIMITER
Pattern to split URIs on whitespace and commas.
|
| Constructor and Description |
|---|
UpdateUrisInIndex() |
| Modifier and Type | Method and Description |
|---|---|
protected Scanner |
createScanner(Reader in) |
protected int |
doUpdateUris(javax.servlet.http.HttpServletRequest req,
SearchIndexer indexer)
Web service for update in search index of a list of URIs.
|
public static final Pattern DELIMITER
protected int doUpdateUris(javax.servlet.http.HttpServletRequest req,
SearchIndexer indexer)
throws javax.servlet.ServletException,
IOException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2022. All rights reserved.